A simple discord bot.
For a list of commands use the bot's !help command.
This project uses Poetry for dependency management, so you need it to install
this bot.
Either download the zip or use
git clone https://github.com/Zuplyx/Bot_Anders.
After this enter the source directory and install the bot, and it's dependencies by using poetry install.
To use the bot, you first have to create a file named discord_token.txt in the bot directory
which contains your authorization token.
After this start the bot by using python main.py.