Skip to content

Commit

Permalink
Update chatbot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ufoptg committed Feb 1, 2024
1 parent f537c1b commit f5afd8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/chatbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
__doc__ = get_help("help_chatbot")


from pyUltroid.fns.tools import get_chatbot_reply
from pyUltroid.fns.tools import get_chatbot_reply, get_oracle_reply

from . import LOGS, eod, get_string, inline_mention, udB, ultroid_cmd

Expand Down

0 comments on commit f5afd8e

Please sign in to comment.