A simple discord bot
- Create an application in discord developer portal
- Give the bot permissions for the required intents
- Copy the token and provide it in a .env file in the root directory
- The gpt command requires openai api
Clone the repo
git clone https://github.com/adithyakb10/DextifyInstall the dependencies using requirements.txt
pip install -r requirements.txtRun the bot
python bot.pyGive a ⭐️ if this project helped you!
