Solar Car
- Python 100%
|
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
This reverts commit
|
||
|---|---|---|
| .woodpecker | ||
| cogs | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| main.py | ||
| README.md | ||
Discord Bot
Discord bot for the Solar Car Design Team
Usage
At this time the only dependency of this project is discord.py.
To install it, run the following command:
pip install discord.py
You will also need to generate a discord bot token to use this script, that can be done in the discord developer portal
Put your token in an environment variable named DISCORD_BOT_TOKEN
To run the program, just run the main.py file with:
python3 main.py