Skip to content

A Discord Bot for getting Data from IServ

License

Notifications You must be signed in to change notification settings

JonatanMGit/iserv-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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