This is a Python-based Discord bot using the discord.py
library. The bot responds to messages, can change its profile picture, and provide latency information. Additionally, it uses the theb
library from GPT4FREE (Its now removed btw) for generating responses based on conversation history.
- Responds to messages in direct messages only
- Changes its profile picture with the
!pfp
command. - Provides latency information with the
!ping
command. - Changes its username with the
!changeusr
command.
git clone https://github.com/mishalhossin/Discord-Chatbot-Gpt4Free
cd Discord-Chatbot-Gpt4Free
Step 3. Getting discord bot token and enabling intents from here
DISCORD_TOKEN=token_from_step_3
py pip install -r requirements.txt
pip3 install -r requirements.txt
py main.py
python main.py
🏁🏁🏁🏁🏁🏁🏁🏁 FINISH LINE 🏁🏁🏁🏁🏁🏁🏁🏁🏁🏁