summaryrefslogtreecommitdiff
path: root/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'config.py')
-rw-r--r--config.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.py b/config.py
index 404c66a..8ba8767 100644
--- a/config.py
+++ b/config.py
@@ -3,6 +3,8 @@ TOKEN_ENV_VAR = 'DISCORD_TOKEN'
COMMAND_PREFIX = '!<3'
+GAME_STATUS = 'with love'
+
HELP_TEXT = f'''{NAME.title()} - your partner for getting shuffled.
{NAME.title()} is a discord bot to get to know your people.
This software is open-source <https://git.kobert.dev/lovefinderrz.git/>!