pub const TOKEN_ENV: &str = "DISCORD_TOKEN"; pub const GLOBAL_COMMAND_PREFIX: &str = "!<3"; pub const META_CHANNEL_NAME: &str = "Cupido Shuffler"; pub const META_CHANNEL_DESCRIPTION: &str = "All channels related to cupido"; pub const HELP_TEXT: &str = "Cupido is a discord bot to get to know your people. Cupido is open-source !";