A discord bot running on discord.py.
- Python3
- Packages
- OpenAI apikey, Discord Application token
- Clone the repo
- Install the requirements through
pip install -r requirements.txt
- Run the bot through
python3 src/main.py
Please see the official documentation for discord.py further information: https://discordpy.readthedocs.io/en/stable/
Music player modified from: https://github.com/eric-yeung/Discord-Bot