Added privacy policy and terms of service, taken from original repository.
This commit is contained in:
36
POLICY.md
Normal file
36
POLICY.md
Normal file
@@ -0,0 +1,36 @@
|
|||||||
|
# Why we collect and use data
|
||||||
|
|
||||||
|
Collecting data is necessary in order to make the bot run properly.
|
||||||
|
Without storing some aspects of your user data, the bot would not be able to run.
|
||||||
|
|
||||||
|
# What data is collected
|
||||||
|
|
||||||
|
We collect the following:
|
||||||
|
|
||||||
|
* User 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.
|
||||||
|
A message gets checked, if it has a keyword that's in the list of possible cheese words,
|
||||||
|
it will react and send a DM, then it will move on to check the next message sent.
|
||||||
|
Users can opt-out of this feature by using the blacklist command.
|
||||||
|
|
||||||
|
# Where data is stored and secured
|
||||||
|
|
||||||
|
Data that we collect is stored in a database. This database is not accessible by other entities.
|
||||||
|
The server that the database is kept on is stored in the US.
|
||||||
|
|
||||||
|
# Where data is shared
|
||||||
|
|
||||||
|
Raw data is not shared with other entities.
|
||||||
|
|
||||||
|
# Concerns
|
||||||
|
|
||||||
|
If you have any concerns about the usage of your data, please contact NXkDV via email.
|
||||||
12
TOS.md
Normal file
12
TOS.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# By adding this bot to your server, you agree to the following:
|
||||||
|
|
||||||
|
* Data collection (User ID and Guild ID)
|
||||||
|
* Application sending you DMs (These can be disabled if you find it too annoying)
|
||||||
|
|
||||||
|
# Privacy Policy
|
||||||
|
|
||||||
|
You can check our Privacy Policy on the policy.md file
|
||||||
|
|
||||||
|
# Concerns
|
||||||
|
|
||||||
|
If you have any concerns about the usage of your data, please contact NXkDV via email.
|
||||||
Reference in New Issue
Block a user