Simple Discord Bot with commands related to the Udyr Champion from League of Legends
https://discordapp.com/oauth2/authorize?client_id=542459915076239393&scope=bot
Go to this link in order to add Udyr_Bot to your server!
For a list of commands, simply write !help
in discord!
Install the required packages using pipenv install
.
The required python version is 3.6.
The DISCORD_BOT_TOKEN
Environment Variable must be set to your Discord Bot's Token.
For more info on Discord Bots, go here.
Once set, simply run python -m udyr_bot
.