A Discord bot built with discord.py.
-
Install dependencies
pip install -r requirements.txt
-
Configure environment variables
cp .env.example .env # Edit .env and fill in your values -
Run the bot
python main.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Discord bot built with discord.py.
Install dependencies
pip install -r requirements.txtConfigure environment variables
cp .env.example .env
# Edit .env and fill in your valuesRun the bot
python main.py