summaryrefslogtreecommitdiff
path: root/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'config.py')
-rw-r--r--config.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.py b/config.py
index 9ac127c..404c66a 100644
--- a/config.py
+++ b/config.py
@@ -7,3 +7,7 @@ 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/>!
'''
+
+CATEGORY_CHANNEL_NAME = NAME.title()
+LOBBY_CHANNEL_NAME = 'lobby'
+LOBBY_CHANNEL_TOPIC = "You wanna get shuffled? You're at the right place!"