22:36
Discord.py Rewrite Tutorial #1 - How to Create a Discord Bot With Python
This discord.py rewrite tutorial will show you how to create a discord bot with python. We will be using dicord.py rewrite, the ...
6:51
Discord.py Rewrite | Part 1 | Setting up a bot
In this video we look into how you go about setting up a discord bot using the discord.py library, specifically the rewrite version.
3:46
Setting up your first Discord bot | Discord.py rewrite tutorial 1
In this video I'll be showing you how to setup your probably first Discord bot using python. I forgot to mention that you need to ...
13:30
Discord bots with discord.py rewrite | Part 1 - Setup [SEE THE DESCRIPTION]
Because discord.py rewrite has been released on PyPi you don't need git anymore to install it. You can just use "pip install ...
11:17
Discord.py Rewrite Tutorial | Episode 1: Setting Up and Hosting Your Bot
Welcome to Plaine's Discord.py Rewrite Tutorial! In episode 1, I'll be teaching you how to set up and host your bot. You won't ...
7:35
How to Make a AI Discord Bot That Generates Text in Python (Discord.py Rewrite)
Twitter: https://www.twitter.com/krishnadasmath Discord Permissions Calculator: https://discordapi.com/permissions.html Github ...
10:12
A beginner's guide to Embed in Discord.py! Rewrite
Embed documentation: https://discordpy.readthedocs.io/en/stable/api.html#embed.
9:19
How to make a Discord Bot using Python 2020! (Discord.py)
In this video, we will learn how to setup a discord bot in python using discord.py v1.4.1 (rewrite) in 2020 UPDATED VERSION: ...
12:35
Discord.py Rewrite Tutorial | Episode 2: Events and Commands
Welcome to Plaine's Discord.py Rewrite Tutorial! In episode 2, I'll be teaching you some fundamentals of event and command ...
10:06
Discord.Py 2019 - How to write a Discord Bot in Python
In this tutorial, I will teach you guys how to create a bot and get started with the Discord.Py Python library for the Discord API.
11:40
Discord.py Rewrite Tutorial #3 - Logging and Storing Information
This discord.py rewrite tutorial covers logging and stroing information. Using a discord bot created with python we can store ...
7:33
Discord.py Rewrite | Part 5.1 | Advanced Commands - 1
In this video we look into advanced bot commands such as kick, ban, clear etc. If you have any questions, please write them in the ...
8:27
Discord.py groups and subcommands | Discord bot tutorial
How to add groups and sub commands in discord bot with python(discord.py) in this video I told you all about how to make ...
4:09
Discord.py Rewrite Turorial #1 | Settting up discord.py
Discord.py Documentation: https://discordpy.readthedocs.io/en/latest/index.html Discord Developer portal: ...
19:22
Discord.py Rewrite Bot (Part 1 Setup)
Anaconda Download: https://www.anaconda.com/products/individual Github Rep For Day 1 Code: ...
4:00
[Python]Discord.py Re-Write - Auto-Role (bot giving role to new users)
This tutorial goes over how to get your bot to add a default role to new users as they join your discord server automatically. this is ...
2:04
discord.py Rewrite EP1: 2 minutes translator bot
Suscribe to the channel! ---------------------------------------- Requirements: discord.py googletrans Installation: pip install discord.py pip ...
4:18
Add commands and events to your bot | Discord.py rewrite tutorial 2
small mistake at 1:57, I meant that a command is triggered when typing it in Discord, not in python.
8:26
How to create a Discord bot in Python | 2021 (Rewrite)
Needed stuff: Python 3: https://www.python.org/downloads/release/python-394/ PyCharm (or any other IDE): ...