Fix a bug that malforms /me in some clients
This commit is contained in:
parent
2144d8cd5b
commit
9fdb80a131
1 changed files with 2 additions and 2 deletions
|
@ -384,7 +384,7 @@ while True:
|
|||
multiline(f"\x01ACTION eats some {choice(snacks)}\x01", channel)
|
||||
|
||||
|
||||
#lif command[0] == "$sed":
|
||||
#elif command[0] == "$sed":
|
||||
# if len(command) > 1:
|
||||
#try:
|
||||
# if True:
|
||||
|
|
Loading…
Reference in a new issue