In this lesson, you’ll learn what a Discord bot is, and the types of automated actions they can programmatically perform. These programs look and act like users, and automatically respond to events, and commands on Discord. Discord bot users (or just bots) have nearly unlimited applications.
For the next lesson, you’ll need to create a developer account using Discord’s Developer Portal. You can log in with an existing Discord user account, or you can register for a new user account from the same URL.
emmanuel on Feb. 19, 2025
Hello, I have started looking at your tutorial as I have to create a Discord bot using Python as part of an assignment. One thing my coach mentioned is that he uses the Discord application, whereas I use the Discord web page… What are the differences please?