adjust help message
This commit is contained in:
parent
cc7bd33fb6
commit
b184eeb539
|
|
@ -72,7 +72,7 @@ def send_help(msg: deltachat.Message):
|
||||||
/stop\tStop getting messages from this bot.
|
/stop\tStop getting messages from this bot.
|
||||||
/list\t\tList current keywords
|
/list\t\tList current keywords
|
||||||
/add gay romance\tAdd keywords to check for
|
/add gay romance\tAdd keywords to check for
|
||||||
/remove gay hot\tRemove keywords from the list
|
/remove straight ex\tRemove keywords from the list
|
||||||
"""
|
"""
|
||||||
reply(msg.chat, help_text, quote=msg)
|
reply(msg.chat, help_text, quote=msg)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue