SomeNet
/
public repos
/
pub
/
jan
/
mattermost-bot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
e14d2a4
)
modules/CommandTissJoin.py
author
Someone
<someone@somenet.org>
Thu, 25 Aug 2022 20:39:03 +0000
(22:39 +0200)
committer
Someone
<someone@somenet.org>
Thu, 25 Aug 2022 20:39:03 +0000
(22:39 +0200)
modules/CommandTissJoin.py
patch
|
blob
|
history
diff --git
a/modules/CommandTissJoin.py
b/modules/CommandTissJoin.py
index a799aa659ae3a9be62eb11d475d4026a947a4bec..b299d88fa9d62bcd9b38038fb8dd5f948f6f196e 100644
(file)
--- a/
modules/CommandTissJoin.py
+++ b/
modules/CommandTissJoin.py
@@
-55,6
+55,6
@@
class CommandTissJoin(AbstractCommand):
if result == "":
- request.respond_cmd_err("``/"+self.TRIGGER+"`` failed to detect any courses.")
-
- request.respond_cmd_temp("## :white_check_mark: Success! :)\n#### Results..."+result)
+ request.respond_cmd_err("``/"+self.TRIGGER+"`` failed to detect any courses.
Did you really copy/paste a german tiss-course-favorites table?
")
+ else:
+
request.respond_cmd_temp("## :white_check_mark: Success! :)\n#### Results..."+result)