Back to Serenity

Slash commands

examples/e14_slash_commands/README.md

0.12.5306 B
Original Source

Slash commands

This example demonstrates serenity's low-level slash command functions. It is possible to write a bot just with these, but it's usually easier to use the poise framework, a high-level framework for slash commands (and text commands, too).