1
0
Fork 0
forked from swee/MeowNex

Update sweebot.py

This commit is contained in:
Nova Cat 2024-12-06 23:02:43 -08:00
parent 369d6a042c
commit e58abcda8d

View file

@ -349,7 +349,7 @@ while True:
irc.send_irc(channel, "tip, ping, whoami, perms, version, figlet, tdfiglet, cowsay, uptime, cc, joke, botsnack. (restart, join, part, shell, config, pull.) Use '$help (command)' for explanation.")
elif command[0] == "$tip":
system(["fortune"], channel)
system(["/usr/games/fortune", "debian-hints"], channel)
elif command[0] == "$whoami":
if perms != "":