From 2acf09f15abdf3e18dcf0d016177f2420bf20ff5 Mon Sep 17 00:00:00 2001 From: TrueSaiyan Date: Fri, 2 Feb 2024 04:17:41 +0800 Subject: [PATCH] Update chatbot.py --- plugins/chatbot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/chatbot.py b/plugins/chatbot.py index cf1ebdd9a..0475f092f 100644 --- a/plugins/chatbot.py +++ b/plugins/chatbot.py @@ -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