Google Developer Student Club@GRC/Competitive Programming Discord Bot
- python 3.8.0+
- discord.py 2.1.0
- Clone the repo or paste this in your terminal.
git clone https://github.com/grc-discord-bot/discord-bot.git
- Activate the virtual environment.
cd discord-bot
source venv/bin/activate
- Install the dependencies.
pip install -r requirements.txt