From 2a71ea6093340941cc3a3e5c33188b84a1700838 Mon Sep 17 00:00:00 2001
From: Someone <someone@somenet.org>
Date: Thu, 6 Jan 2022 23:06:48 +0100
Subject: [PATCH] modules/CommandLernrauminfo.py

---
 modules/CommandLernrauminfo.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/CommandLernrauminfo.py b/modules/CommandLernrauminfo.py
index 65b01bf..d455830 100644
--- a/modules/CommandLernrauminfo.py
+++ b/modules/CommandLernrauminfo.py
@@ -34,4 +34,4 @@ class CommandLernrauminfo(AbstractCommand):
     def on_POST_interactive(self, request, data):
         if data["context"]["action"] == "click":
             self.bot.api.add_user_to_channel("3qu3dyzbupgm9kodrqaijwntgc", data["user_id"])
-            request.respond_interactive_temp("# :white_check_mark: Du solltest gejoint worden sein nach:\n# https://mattermost.fsinf.at/fsinf/channels/raeume")
+            request.respond_interactive_temp("## :white_check_mark: Success! :)\n### Du solltest gejoint worden sein nach: https://mattermost.fsinf.at/fsinf/channels/raeume")
-- 
2.43.0