At the moment, just a "hello world" bot, written with Serenity and Shuttle.
/hello James => Hey there, James
Set up using this tutorial...
cargo install cargo-shuttlePopulate Secrets.toml, e.g.:
DISCORD_TOKEN = '<token>'
DISCORD_GUILD_ID = '<server ID>'cargo shuttle runcargo shuttle deploy