Skip to main content

Popular Topics

This section covers several Discord client and gateway features extensively, including their methods and various use-cases.

Threads Intro Image

Threads

Think of them as sub-channels inside a channel.

Embeds Intro Image

Embeds

Present your content in an organized format.

Reactions Intro Image

Reactions

Create polls, paginate your commands, and more.
Webhooks Intro Image

Webhooks

Send messages in a text channel without a bot user.

Permissions Intro Image

Permissions

Understand and utilize the permission system.

Intents Intro Image

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.