Skip to content

Commit

Permalink
Update chatbot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ufoptg committed Mar 4, 2024
1 parent 63113ee commit 6ad4aeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/chatbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
udB.set_key("MONGO_URI", "")
LOGS.error("PLeasde set a MONGO_URI")


@ultroid_cmd(pattern="repoai")
async def im_oracle(event):
if event.reply_to:
Expand Down

0 comments on commit 6ad4aeb

Please sign in to comment.