Skip to content

Commit

Permalink
Update utilitybot.py
Browse files Browse the repository at this point in the history
Signed-off-by: Little Monkey <[email protected]>
  • Loading branch information
PlaceReporter99 authored Apr 16, 2024
1 parent 0d894c4 commit 5494260
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions utilitybot.py
Original file line number Diff line number Diff line change
Expand Up @@ -307,8 +307,7 @@ def msg(event):
))
elif event.content == "fishinv":
r.send("/fish inv")
'''elif event.content[:3] == "ai ":
r.send(r.buildReply(event.message_id, ai(event.content[3:])))'''

elif event.content[:6] == "shell ":
if event.user_id == 540406:
try:
Expand Down

0 comments on commit 5494260

Please sign in to comment.