Skip to content

Commit

Permalink
Update ~Chatbot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
THE-VIP-BOY-OP authored Nov 25, 2024
1 parent 13356dc commit d7bfc35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shizuchat/plugin/~Chatbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from shizuchat.database.users import add_served_user
from shizuchat.database import abuse_list, add_served_cchat, add_served_cuser, chatai
from config import MONGO_URL, OWNER_ID
from shizuchat import nexichat, mongo, LOGGER, db
from shizuchat import shizuchat, mongo, LOGGER, db
from shizuchat.plugin.helpers import languages
import asyncio

Expand Down

0 comments on commit d7bfc35

Please sign in to comment.