mirror of
https://github.com/Paillat-dev/Botator.git
synced 2026-01-02 01:06:19 +00:00
🔒 chore(chat.py): add moderation check for message content in call_function() to prevent sending blocked messages 🔒 chore(chat.py): add moderation check for query in call_function() to prevent sending blocked queries 🔒 chore(makeprompt.py): add moderation check for content in chatgpt_process() to prevent sending blocked content 🔒 chore(makeprompt.py): add depth check to prevent recursive answering in chatgpt_process()