From 596f200e1209a5099bbb8bfa5e16707ae69db852 Mon Sep 17 00:00:00 2001 From: timpe Date: Sun, 30 Jul 2023 17:18:10 +0200 Subject: [PATCH] adding messages --- src/ui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui.py b/src/ui.py index 407b5db..daace3e 100644 --- a/src/ui.py +++ b/src/ui.py @@ -14,7 +14,7 @@ # #about ###################################################################### about_embed_description = """This is the official Discord server of the Technical Faculty of the University of Freiburg by the Fachschaft.""" -about_embed_overview = """- text channel - \\\\- voice channel - \\\\- Forum - \\\\- support -""" +about_embed_overview = """- text channel \\\\- voice channel \\\\- Forum \\\\- support""" about_embed_auth = """To get full access to this server authenticate yourself via the `#authenticate` channel.""" about_embed_rules = """Please behave reasonable and respectful. Be aware that you are not anonymous on this server as your account is linked to your university account. Misconduct can lead to a temporary or a lifetime ban from this server."""