Finished writing the main function. Detects cheese keywords in messages and added user/server blacklist/whitelist.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user