Finished writing the main function. Detects cheese keywords in messages and added user/server blacklist/whitelist.

This commit is contained in:
2026-01-12 16:05:48 -03:00
parent 903ccf91b2
commit c8e77e1cff
7 changed files with 368 additions and 7 deletions

View File

@@ -7,14 +7,10 @@ Without storing some aspects of your user data, the bot would not be able to run
We collect the following:
* User IDs
* User IDs and Guild IDs
Required for functionality of the blacklist command.
* Guild/Channel ID pairs
Required for the functionality of the announcements and announcements command.
* Messages
Messages are not stored, but they are used for the main functionality of cheeseBot.