I launched Anony Botter — a free Slack bot for anonymous messages and polls — as a side project in early 2023. Three years on, it has grown into a real product. Here's what it does today.

Anony Botter hero

Anony Botter lets your team send anonymous messages, run anonymous polls, and reply anonymously inside Slack threads. The bot posts everything under its own account — Slack identity never enters the payload, so even workspace admins can't trace authorship unless audit mode is explicitly enabled and disclosed to every user.

Why teams pick it

Three reasons teams switch to Anony Botter

Three things keep the experience workable in actual teams:

Features

The bot now ships with nineteen surfaces — slash commands, thread pseudonyms, channel whitelisting, broadcast prevention, auto-translation, AI mod summaries, audit mode, and more.

Features grid

The ones I lean on most: thread pseudonyms (stable aliases like "Curious Sparrow" plus an OP badge, so you can tell repliers apart without unmasking anyone), per-channel toggles for messages/threads/reactions, and the tone coach that intercepts hostile drafts with a softer AI rewrite before posting.

How it works

Three-step install: OAuth, /anony, post

Install via OAuth, type /anony in any channel the bot is in, and it posts on your behalf. No SSO project, no new logins, no per-user seat math.

Pricing

Three pricing tiers: Free, Plus, Enterprise

Three tiers, all priced per workspace:

A 500-person workspace pays the same as a 5-person one on the same tier — your headcount never moves the bill.

Tech stack

Built on Slack's Bolt JS SDK and Node, hosted on Vercel, with MongoDB Atlas for the small amount of data the bot keeps. The bot stores only the workspace ID, OAuth tokens, settings, and posted anonymous content. User profiles, emails, and DMs are never stored. Uninstalling a workspace wipes its record entirely.

Try it

Visit anonybotter.hamzawaleed.com and click Add to Slack to install. Then run /anony in any channel the bot is invited to. The free tier needs no credit card.