Safety

How does BotWave handle my data?

Messages: BotWave processes messages in memory only. Nothing is stored. Once the bot responds (or ignores the message), the message data is discarded.


Session credentials: Your WhatsApp session token and Telegram API credentials are stored in Supabase (PostgreSQL) with row-level security. Only your authenticated account can access your sessions.


Account data: Your email, name, and plan info are stored for account management. Standard stuff.


What we never store:

  • Message content or history
  • Contact lists
  • Media files (processed in memory, then discarded)
  • Phone numbers of group members

  • What we never share:

  • Any of your data with third parties
  • Session tokens or credentials
  • Usage patterns or analytics

  • BotWave is built for WhatsApp communities in Africa. Trust is everything to us. We keep it simple: your data stays yours.

    Related Questions