1
0
Fork 0
forked from swee/MeowNex

Update sweebot.py

This commit is contained in:
Nova Cat 2024-12-28 18:40:51 -08:00
parent 7578acff90
commit 2a8f19f981

View file

@ -719,7 +719,7 @@ while True:
comm = command
com.append("cc/" + comm[0][1:])
com.append(nick)
com.append(username)
com.append(perms)
comm.pop(0)
for i in comm:
com.append(i)