Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 651 Bytes

readme.md

File metadata and controls

28 lines (19 loc) · 651 Bytes

Iserv Discord Bot

Iserv Discord Bot which mainly gets data from a School Platform called IServ

Installation

Clone this repository or download a ZIP from the Realeses Tab

You also need to set up credentials. Put them inside a .env file in the root dir or use Enviroment Variables

iserv_url=https://example.com/
iserv_username=john.doe
iserv_password=123456
iserv_debug=true
discord_token=
client_id=
guild_id=

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT