Privacy policy
Introduction
We value your privacy. Your "Formula of firm resolution" remains private and safe. The game doesn't create any copies or sends it anywhere. It is stored right on your device in localStorage of Telegram's WebView.
Because of this, we recommend you to regularly create manual backup copies of your Formula by copy-pasting its content to some secure place (e.g. Telegram's Saved Messages).
Open sources
Our project is proudly open source, allowing complete transparency regarding how the game treats your data. Please feel free to browse through the sources of the game on GitHub: https://github.com/orgs/mindwarriorgame/repositories
Data We Collect
The game collects the following user data:
User Information
- user_id: A unique Telegram identifier of the user (chat_id), a plain number.
- lang_code: The code of the user's language.
- shared_key_uuid: a random string associated with the user.
Game Data
- difficulty
- review_counter_state, active_game_counter_state, paused_counter_state: stopwatch timer values that contain timestamps, elapsed time counters and status flags
- next_prompt_time, next_autopause_event_time: timestamps
- next_prompt_type: string (could contain only 2 possible values: "reminder" and "penalty")
- counters_history_serialized: historical data of player's counters for rendering the progress chart
- badges_serialized: the data about the game board: earned badges, their statuses, level etc.
- autopause_config_serialized: settings of the sleep scheduler. ⚠️Contains user's timezone (if the feature is used).
How We Use Your Data
We use the collected data to:
- provide, operate, and maintain the game experience
- understand and analyze how the players use the game
- develop new features and functionality of the game
Data Storage
We store your data securely and take appropriate measures to protect it from unauthorized access, disclosure, alteration, or destruction.
Your Rights
You have the following controls regarding your data:
- Access: You can access all you data anytime by using /data command. That will return all your raw data that the game stores about you on its server.
- Deletion: You can delete your data at any time by using
/data bot command and then clicking "Delete" button.
- Please make sure to also clear the chat history with the game bot as it is stored outside of our control somewhere in Telegram, although it won't guarantee the complete deletion of your data as we don't know how Telegram handles it. Please check "Using Telegram" section below for more information.
Using Telegram
The project is implemented as a bot in Telegram. Because of that, you should also check Telegram's own privacy policy to understand how it will treat your data. We are not responsible for the privacy practices of Telegram and don't have any visibility or control over them. Please make sure that you are comfortable with that before using the game.
Changes to This Policy
We may update this policy from time to time. Please make sure to regularly check this page to review the latest version of our privacy policy.
Contact Us
If you have any questions or concerns about this policy, please raise it as a GitHub Issue: https://github.com/mindwarriorgame/mindwarrior-telegram-bot/issues
By using the game, you consent to the collection and use of your data as it is described in this policy.