Data Privacy

Askilator stores some data in its database to function properly. None of this stored data contains any user information.

Below is an explanation of what Askilator stores specifically and why:

  • guildId: The ID of the guild/server the bot is in, since it has per-server configs.

  • ownerId: The ID of the person owning the server.

  • prefix: - by default, but a different one when set.

  • channels: Array of IDs of the channels the bot has to watch.

  • upvote: The emoji (Discord) or emoji ID (custom) of the used emoji for upvotes, if one is set.

  • downvote: The emoji (Discord) or emoji ID (custom) of the used emoji for downvotes, if one is set.

  • last_updated: a UNIX timestamp which keeps track how long ago the last config change was.

Last updated

Was this helpful?