update .help command list
This commit is contained in:
parent
2e71e2d6db
commit
c92c8b368f
2
bert.py
2
bert.py
|
@ -305,7 +305,7 @@ def command_loop():
|
|||
|
||||
elif msg == ".help":
|
||||
print("sending help")
|
||||
say(channel, "available commands: .nextrocket, .slap, .mate, .jn, .rep, .twitter, .trump, .konfuzius, .fml, .eurusd, .usdeur, .nslookup")
|
||||
say(channel, "available commands: .nextrocket, .slap, .mate, .hello, .jn, .rep, .konfuzius, .fml, .eurusd, .usdeur, .nslookup")
|
||||
|
||||
elif msg == ".nextrocket":
|
||||
try:
|
||||
|
|
Loading…
Reference in New Issue
Block a user