summaryrefslogtreecommitdiff
path: root/src/config.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.rs')
-rw-r--r--src/config.rs4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/config.rs b/src/config.rs
index 1fde118..bb05d99 100644
--- a/src/config.rs
+++ b/src/config.rs
@@ -1 +1,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/>!";