Commit Graph

6 Commits

Author SHA1 Message Date
Paillat
94974b2bd3 refactor(help.py, settings.py): remove debug import and debug statements
feat(settings.py): add ctx_to_guid function to convert context to guild id for database queries
feat(settings.py): add support for changing the model used by the bot
fix(settings.py): fix images command not updating the database correctly

feat(cogs/setup.py): add dms_only check to setup_dms command
refactor(cogs/setup.py): move ctx_to_guid function to config.py
refactor(cogs/setup.py): move mg_to_guid function to config.py

feat(makeprompt.py): add support for DMs conversations
fix(makeprompt.py): fix images setting retrieval from database
fix(makeprompt.py): fix guild_id to guid conversion in database queries
refactor(makeprompt.py): extract historicator function to get the channel or user of a message
refactor(makeprompt.py): remove debug statements and unused variables
2023-05-05 12:38:02 +02:00
Alexis LEBEL
42cb2e9135 [GENERAL] Code reformatting using Black standard 2023-03-31 14:09:06 +02:00
Paillat
948f2c43a2 Added moderation 2023-02-02 21:44:40 +01:00
laToufff
fc21e10672 add the add|remove_channel commands to /help 2022-12-15 20:03:06 +01:00
Paillat
2922e4b611 Update help.py 2022-12-10 00:28:26 +01:00
Liam Kern
1fb0e268b5 reorganize code into cogs 2022-12-08 22:21:53 +01:00