Disqord
Tutorials
GitHub
Discord
Click on the arrows to expand sections.
Getting Started
Environment
Visual Studio
Creating the Solution
Adding a Class
NuGet
Discord Application
Creating the Bot
Intents
Inviting the Bot
Bot Token
First Program
First Commands
First Services
Interactivity
Menus
Views
Creating a Menu
Webhooks
Creating a Webhook
Webhook Token
Using Webhooks
Via Bot
Via Factory
Tutorials
Webhooks
Using Webhooks
Using Webhooks
There are two ways to interact with webhooks using Disqord:
Using the standard bot client (i.e.
DiscordBotBase
).
Using the webhook client factory.
Next up:
Via Bot
.
Edit on GitHub