Privacy Notice
By default, Sangou will collect analytics about how he is being used.
Your analytics are stored in data/users/{user ID}/analytics.json
.
Analytics stored currently include:
- Successful command
- Failed command
More may be added at a later time.
Manage your analytics with the following commands:
-
mydata
This will give you all of the data the bot has for you in itsusers/YOURID
folder.
This does not include reminders. -
stats
Shows a prettified version of your analytics file. -
stats disable
Disables analytics collection for you and delete all analytics data currently saved. -
stats enable
Enables analytics collection for you if it was previously disabled.
Your server’s analytics are stored in data/servers/{server ID}/analytics.json
.
Server analytics are not currently implemented.