Serenity is a Rust library for the Discord API.
shuttle init --template serenity
commandshuttle deploy
commandSecrets.toml
. It’s very important that you don’t reveal your token to anyone, as it can be abused. Create a .gitignore
file to omit your Secrets.toml
from version control.bot
scope as well as the Send Messages
permission in the Bot Permissions section.!hello
command with world!
.