Fix a bug that malforms /me in some clients

This commit is contained in:
Swee 2024-09-10 21:55:51 -07:00
parent 2144d8cd5b
commit 9fdb80a131

View file

@ -384,7 +384,7 @@ while True:
multiline(f"\x01ACTION eats some {choice(snacks)}\x01", channel) multiline(f"\x01ACTION eats some {choice(snacks)}\x01", channel)
#lif command[0] == "$sed": #elif command[0] == "$sed":
# if len(command) > 1: # if len(command) > 1:
#try: #try:
# if True: # if True: