Skip to content
Botify NetworkBotify Network home
LiveFreeMedium setupUpdated 2026-07Moderation

BotifyModBot

Telegram Mini App moderation, powered by a Node-RED flow.

BotifyModBot is the Telegram Mini App side of the Botify moderation toolkit. Hosted at botifymodb.xyz and powered by a dedicated Node-RED Railway deployment, it pairs a captcha-backed onboarding flow with a Mini App dashboard so group admins can review state, configure protection, and approve members from one place.

BotifyModBot icon

This page is a practical briefing for BotifyModBot. It covers what the tool does in plain terms, any outside helpers it works with, the real things to know first, and clear next steps if it fits what you need.

What it does

The features that make BotifyModBot useful inside the rooms it lives in.

Telegram Mini App moderation

Admin-authorized moderation workflows exposed through a Mini App so group admins can review and act from inside Telegram.

Captcha-backed onboarding

New joiners are routed through a captcha gate before they can post. Verification state is tracked per (group, user) pair.

Configured group protection

Group-level protection profiles. Each profile controls how the bot acts inside the groups where its admins have configured it.

PostgreSQL-backed state

Persistent gate state and audit records. Self-serve recovery flows let timed-out users re-enter on admin-approved terms.

Public dashboard

The public dashboard lives at botifymodb.xyz so admins and installers have a stable entry point for setup, status, and configuration.

Common questions

Helpful answers for people getting started with BotifyModBot.

This is starter guidance. See the Setup and Security sections above for full details.

Setup guide

Step 1

Open https://botifymodb.xyz to launch the dashboard.

Step 2

Use the Telegram Mini App at https://botifymodb.xyz/telegram for in-Telegram setup and configuration.

Step 3

Add the bot to your Telegram group and grant the admin permissions the features require.

Permissions & Data

What this tool needs to function in your group, and what it explicitly does not do.

Permissions needed

  • Added as admin in the group by the group's own admin team
  • Delete messages permission — required for moderation workflows
  • Ban users permission — required for group protection actions
  • Manage join requests permission — required for captcha onboarding gate

Does not do

  • Does not act across groups it has not been added to as admin
  • Does not access private chats or direct messages
  • Does not retain message content or conversation history
  • Does not take action outside the scope authorized by the group's admin team
  • Does not claim authority outside the configured group

Good to know

  • BotifyModBot only acts within the Telegram groups where it has been installed and configured by that group's admins.

Ready to try BotifyModBot?

Telegram Mini App moderation, powered by a Node-RED flow.