How to make a Discord Bot | Python

Опубликовано: 05 Январь 2026
на канале: JakeEh
518
22

In this video we go over how to make a Discord Bot! It's pretty amazing how easy it is, once again thanks to pip packages!

This video felt a little fast paced, if you prefer that please let me know :)

Code: https://github.com/Jalsemgeest/Python...
Discord:   / discord  

Thanks for watching! ❤️

Timestamps:
0:00 Intro
0:10 Making the App in Discord
0:36 Adding Bot Permissions
0:52 Installing the Bot
2:09 Bot Code
3:00 on_ready
3:10 on_message
3:48 Intents
4:36 Getting an API Token
5:00 Running our Bot
5:18 Adding Slash Commands
6:32 Getting Server ID
6:55 Adding Slash Commands cont.
9:55 Running our Bot
10:54 Outro