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

Profile Picture
- Published on Jan 28, 2019馃審 Public

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/dis... 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/dow... Discord Links: (There is a space after https , remove it) Developer: https://discordapp.com/developers/app... 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.pyvoice Discord.py Rewrite Documentation: https://discordpy.readthedocs.io/en/r... ** WEBSITE: https://techwithtim.net proXPN VPN: https://secure.proxpn.com/?a_aid=5c34... Use the Code "SAVE6144" For 50% Off! One-Time Donations: https://goo.gl/pbCE9J Support the Channel: https://www.patreon.com/techwithtim Twitter: https://twitter.com/TechWithTimm Join my discord server: https://discord.gg/pr2k55t ** Please leave a LIKE and SUBSCRIBE for more content! Tags: - Tech With Tim - Python Tutorials - Creating a discord bot with python - Discord.py Rewrite tutorial - Discord bot python