Skip to content

Commit

Permalink
Update _chatactions.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ufoptg committed Jan 26, 2024
1 parent e33217c commit ec71a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/_chatactions.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
from pyUltroid.dB.greetings_db import get_goodbye, get_welcome, must_thank
from pyUltroid.dB.nsfw_db import is_profan
from pyUltroid.fns.helper import check_reply_to, inline_mention
from pyUltroid.fns.tools import async_searcher, create_tl_btn, get_chatbot_reply
from pyUltroid.fns.tools import async_searcher, create_tl_btn, get_chatbot_reply, get_oracle_reply

try:
from ProfanityDetector import detector
Expand Down

0 comments on commit ec71a85

Please sign in to comment.