This is repository my discord bot.
First, you have to install python3, pip3 and git.
Second, you must clone the discord bot repository using the command:
Third, you need to install the modules that the bot depends on. This can be done with this command:
pip install -r requirements.txt
First, you must fill in settings.py.
Second, you must enter a command to start bot. The command depends on the operating system.
If you are on Linux, enter this command:
python3 main.py
If you are on Windows, enter this command:
python main.py
This bot uses Semantic Versioning. See tags for versions.
This project is licensed under the GPL-3.0 License, see the LICENSE file for details.