https://github.com/haileybot/documentation
Documentation for HaileyBot
https://github.com/haileybot/documentation
bot discord discord-bot documentation guide haileybot
Last synced: 12 months ago
JSON representation
Documentation for HaileyBot
- Host: GitHub
- URL: https://github.com/haileybot/documentation
- Owner: HaileyBot
- License: gpl-3.0
- Created: 2019-10-12T12:44:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-11T22:23:39.000Z (about 3 years ago)
- Last Synced: 2025-01-14T09:41:13.861Z (about 1 year ago)
- Topics: bot, discord, discord-bot, documentation, guide, haileybot
- Homepage: https://docs.haileybot.com
- Size: 392 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
description: An overview of how HaileyBot handles various types of data
---
# Privacy Policy
## User Data
The only user data collected and saved is your user ID. This is used to store information linked to your account, such as bank balance, server XP, and work cooldown. No identifying information is stored apart from the ID itself.
## Server Data
Server data collection matches that of user data. The server ID is collected to store information linked to that server, such as the bot prefix and configured channels for things such as welcome and goodbye messages. Like user data, the only identifying server data that gets stored is the ID itself.
## Message Data
HaileyBot does not log or save any message data. Server administrators can choose to enable a modlog feature, where messages will appear in the designated channel if edited or deleted. For this feature to work, message content needs to be stored in RAM, so HaileyBot keeps a cache of messages for 24 hours. The cache is never saved to disk, and in the event of a restart will be cleared automatically. An example of the modlog feature can be seen in the publicly viewable `#mod-log` channel of HaileyBot's support server.