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:
7885b6d
)
modules/CACommandModDelNowNotifyAuthor.py
author
Someone
<someone@somenet.org>
Thu, 6 Jan 2022 22:57:23 +0000
(23:57 +0100)
committer
Someone
<someone@somenet.org>
Thu, 6 Jan 2022 22:57:23 +0000
(23:57 +0100)
modules/CACommandModDelNowNotifyAuthor.py
patch
|
blob
|
history
diff --git
a/modules/CACommandModDelNowNotifyAuthor.py
b/modules/CACommandModDelNowNotifyAuthor.py
index fa7acf2f65982121590d5c38043f5bad10474e38..8f50bdb66b3fee644def5d4b543acc59111304e3 100644
(file)
--- a/
modules/CACommandModDelNowNotifyAuthor.py
+++ b/
modules/CACommandModDelNowNotifyAuthor.py
@@
-10,7
+10,7
@@
from AbstractCommand import AbstractCommand
class CACommandModDelNowNotifyAuthor(AbstractCommand):
TRIGGER = "mod-del-now-notify-author"
CONFIG = {"display_name": "somebot-command", "auto_complete": True,
- "auto_complete_hint": "<permalink> <reason>",
+ "auto_complete_hint": "<permalink> <reason>
📢
",
}
CONFIG["auto_complete_desc"] = CONFIG["description"] = "Delete permalinked post immediately and notify author. Run in same channel. [CHANNEL_ADMIN]"