Popular Topics
This section covers several Discord client and gateway features extensively, including their methods and various use-cases.
Threads
Think of them as sub-channels inside a channel.
Embeds
Present your content in an organized format.
Reactions
Create polls, paginate your commands, and more.
Webhooks
Send messages in a text channel without a bot user.
Permissions
Understand and utilize the permission system.
Gateway Intents
Learn how intents limit your bot's functions.
Resulting Code
The code showcased in this section can be found on our GitHub repository here.