This discord.py rewrite tutorial will show you how to create a discord bot with python. We will be using dicord.py rewrite, the newest version of discord.py. We will start by creating a bot and inviting it to our server, we will then write some commands for the bot and have it reply to messages from users.

Text-Based Tutorial: https://techwithtim.net/tutorials/discord-py/

IMPORTANT If you cannot copy the links they are available at the above link, also I added a space after https for some links that you need to copy. This is to prevent youtube from cutting the link off.

Download Links:
Anaconda: https://www.anaconda.com/download/
PyCharm: https://www.jetbrains.com/pycharm/download/

Discord Links: (There is a space after https , remove it)
Developer: https://discordapp.com/developers/applications/
BOT INVITE: https ://discordapp.com/oauth2/authorize?client_id=ID_HERE&scope=bot&permissions=0

Replace ID_HERE with the client ID

Pip Commands: (There is a space after https , remove it)
pip install -U discord.py[voice]

Discord.py Rewrite Documentation: https://discordpy.readthedocs.io/en/rewrite/index.html

#discord #python #chatbot

Discord.py Rewrite Tutorial #1 - How to Create a Discord Bot With Python
3.15 GEEK