What this covers
This is the public legal center for the bot.
Fanfic Swipe uses Telegram as the interface for chatting with users and an OpenAI-compatible model provider to generate stories. These pages explain what data the bot uses, how the service is meant to be used, and how people can ask for deletion, access, or correction.
- Read the Privacy Policy for data collection, sharing, retention, and rights.
- Read the Terms of Use for acceptable use, AI-output disclaimers, payments, and suspension.
- Use the Data Rights page or
/delete_my_datain the bot to request deletion, access, or correction. - Read the Children Policy before making the bot available to minors.
Fast path in the bot
The bot should expose the same paths directly in chat.
A practical baseline is to keep these commands always available from any state so users do not have to search for legal or support information.
/privacyto get the policy links in chat./termsto open the usage rules and disclaimers./delete_my_datato start a data rights request and include the user ID to match the request safely.
Jurisdiction notes
The exact obligations depend on where users are and how the service is offered.
- EU and UK users generally require a fuller privacy notice, including purpose, lawful basis, recipients, transfers, retention, and rights.
- California users may require a conspicuous privacy policy if the service is commercial and collects personal information.
- CCPA and CPRA obligations depend on whether the business meets the law's thresholds.
- If the bot is public, the personal or household-use exemption is usually not a safe assumption.