Update project configuration files, and API routes accordingly. Add SQLite runtime file ignores to .gitignore for better file management.
This commit is contained in:
@@ -10,7 +10,7 @@ AI_NSFW_CONTENT_FILTER: true
|
||||
LANGUAGE: en
|
||||
DEFAULT_INSTRUCTION: soniye
|
||||
|
||||
Discord: https://discord.gg/codexdev
|
||||
Discord: https://discord.gg/hexahost
|
||||
|
||||
TRIGGER:
|
||||
- chatbot
|
||||
@@ -23,7 +23,7 @@ DISABLE_PRESENCE: false
|
||||
PRESENCES:
|
||||
- How can I assist you?
|
||||
- Currently in {guild_count} guilds
|
||||
- Support at https://discord.gg/codexdev
|
||||
- Support at https://discord.gg/hexahost
|
||||
|
||||
|
||||
BLACKLIST_WORDS: #changed to cogs/imagine.py
|
||||
|
||||
Reference in New Issue
Block a user