summaryrefslogtreecommitdiff
path: root/src/config.rs
blob: bb05d994df017491e9fae5ccd2f83a24de48f37d (plain)
1
2
3
4
5
use serenity::framework::standard::CommandGroup;

pub const TOKEN_ENV: &str = "DISCORD_TOKEN";
pub const HELP_TEXT: &str = "Cupido is a discord bot to get to know your people.
Cupido is open-source <https://git.kobert.dev/lovefinderrz.git/>!";