/Discord_Chat_Bot_Python

Discord Chat Bot implemented using Discord API in Python

Primary LanguagePython

Discord Bot

This Bot was developed using Discord API in python (discord.py)

The bot responds to commands given by the users. Currently it has limited set of commands to respond to, but we can easily add more.

⬇️ How to setup

  1. Login/Signup on Discord Developer Portal and create a new Application.
  2. Setup a bot Application
  3. Add the bot to a Server
  4. Copy/Paste the BOT_TOKEN in a .env file.
  5. Then Copy & Paste the following commands in your terminal:
git clone https://github.com/gulraiznoorbari/Discord_Chat_Bot_Python.git
cd Discord_Chat_Bot_Python
python bot.py

OPTIONAL: The bot can be hosted on DisCloud (cloud hosting for Discord Bots) so it doesn't stop when you close the terminal.

Future Work:

👨‍💻 Author

You can get in touch with me on my LinkedIn Profile:

Gulraiz Noor Bari

LinkedIn Link
You can also follow my GitHub Profile to stay updated about my latest projects: GitHub Follow

If you liked the repo then kindly support it by giving it a star ⭐!

Contributions Welcome

forthebadge

If you find any bug in the code or have any improvements in mind then feel free to generate a pull request.