Privacy Policy

TLDR: The bot does not store any message data, user related data, or PII. To remove channel data, un-watch the channel. To remove ALL data, remove the bot from the guild.

Data Stored

In the Database

key explanation
*generic.id the snowflake of a watched object
*generic.server the snowflake of the guild the object was watched in
thread.dueArchive a timestamp in seconds of when the thread will be archived automatically
thread.watched a boolean indicating if the thread is watched or not
channel.regex a string representation of the regex, if set, that is used to filter threads
channel.roles a list in CSV form that contains the roles needed for a thread to be watched, if set
channel.tags a list in CSV form that contains the tags needed for a forum post to be watched, if set
* generic is data that is identical on both thread and channel entries

In Logs

Logs may contain thread snowflakes, channel snowflakes, and guild snowflakes. These logs are instrumental when locating and patching bugs. The logs are accesible by the maintainer(s) only.

Removal of Data

Channel data can be manually removed by using /auto to toggle the watch status of the channel to off. Thread data is not removed when a thread is un-watched. If you want to remove all data you can do so by kicking the bot from the guild as long as the bot is online.


In the event that you can not remove data by kicking the bot you may contact me directly at [email protected]

Last updated: 2023-05-20

Terms Of Service

TLDR: do not intentionally harm function of the bot, do not use the bot to break discord guidelines or laws, and you acknowledge that the service may cease at any time without warning

By inviting Thread-Watcher to your discord server you agree that you have read, understood, and accepted these terms as well as the privacy policy. The terms herein apply to the official hosted instance of Thread-Watcher with the snowflake 870715447136366662. For the terms pertaining to the open source project you may find those here.

Availability

  • User data may be deleted at any time.
  • The bot may cease operation at any time. With or without warning.
  • The bot may, for whatever reason, have periods of specified or un-specified downtime.
  • Your access to the bot may be partially or fully restricted without any warning or reason.

Usage of the bot

  • You may not use the bot in a fashion that restricts functionality for other users. This includes but is not limited to taking advantage of vulnerabilities, or overloading the bot.
  • You may only use the bot in a fashion that aligns with discords terms of service and local laws.

Last updated: 2023-05-20