Serenity
Poise
Poise is an opinionated Discord bot framework based on Serenity with good support for slash commands.
Prerequisites
To get going with Poise, follow the same prerequisites as for Serenity.
Code
This example shows how to build a Poise bot with Shuttle that responds to the /hello
command with world!
.
If you want to explore other frameworks, we have more examples with popular ones like Tower and Warp. You can find them right here.
Be sure to check out the examples repo for many more examples!
Was this page helpful?