Google Developer Student Club@GRC/Competitive Programming Discord Bot
- python 3.8.0+
- discord.py 2.3.2
- python-dotenv 1.0.1
- Clone the repo or paste this in your terminal.
git clone https://github.com/grc-discord/discord-bot.git
- Activate the virtual environment.
cd discord-bot source venv/bin/activate
- Install the dependencies.
pip3 install -r requirements.txt
- Fork the repository to your own profile, edit the code there.
- When you are done with a feature open a pull request.
- If you have any questions contact us in our discord server.