LEVEL 2
250 XP
What is the project
FOVBOT is a Telegram bot platform for administration, moderation and monetisation of group chats. In essence, itβs not one bot but a system for managing Telegram bots: there is a main management bot, user clones/brands, and a separate pool of SYSTEM bots.
The core idea: a chat owner adds the bot to a group, configures rules via a personal interface inside Telegram, and then the bot:
Β· moderates the chat
Β· welcomes members
Β· removes unwanted content
Β· executes admin commands
Β· publishes posts
Β· manages reputation
Β· supports paid/branded scenarios.
Main features
Β· Chat moderation: remove links, usernames, channels, bots, forwarded messages, media, contacts, geolocations, polls, dice, tags, and other unwanted content.
Β· Whitelists: allowed links, channels, bots, and users.
Β· Censorship and stopβwords: dictionary of forbidden words, custom stopβphrases, different reaction modes.
Β· Admin commands: ban, mute, kick, warn, unwarn, unmute, timed locks, reasons, actions via reply or by ID.
Β· Flexible lock settings: delete the command, delete the target message, send a notification to the chat or to an admin, autoβdelete notifications, silent ban, apply the lock across all chats.
Β· Greetings: custom welcome messages, buttons, polls, pinning, autoβdeletion, removal of previous greeting.
Β· Reputation: thankβyou / rating commands, user leaderboards, scheduled reset, custom texts.
Β· Custom user commands: chat owner can create their own commands with text, photo, video, documents, audio, voice, sticker, buttons, random/sequential/full output.
Β· Publications: prepare posts and send to chat, buttons, link previews, pinning, delete previous publication.
Β· Cryptocurrency / fiat commands: BTC/ETH/etc, USD/EUR, favourite coins, update rates from external sources.
Β· Subscriptions: paid period for chats, autoβrenewal, payers, history, expiration notifications.
Β· Fovcoin / wallet: internal balance, deposits, withdrawals, cheques/tokens, manual admin confirmation of operations.
Β· Referral system: builtβin mechanism to attract new users/chats with rewards to internal balance.
Β· Branding / clones: user can add their own Telegram bot via a token, then assign it as the active bot in a specific chat.
Β· Metrics and health checks: /healthz, /metrics, Prometheus counters/histograms.
Killer features
Β· Multiβbot architecture: one brandβserver serves many Telegram bots via webhook route /:token, without a separate process per token.
Β· Whiteβlabel / branding: users can connect their own clone bots, not just use the main brand.
Β· Telegramβnative control panel: all configuration is done directly via Telegram buttons and dialogues β no separate web admin panel.
Β· Very wide range of moderation settings: the project is closer to a "combine harvester for Telegram groups" than to a simple antiβspam bot.
Β· Builtβin monetisation: chat subscriptions, paid features, internal balance, payment methods, adminβconfirmed payments.
Β· Ready for horizontal scaling: multiple instances behind nginx / reverse proxy.
Β· Localisation RU/EN: main messages split into Russian and English message builders.
Tech stack
Β· Node.js
Β· telegraf
Β· MySQL / MariaDB
Β· Redis
Β· docker
Β· Documentation already includes a good technical overview and agent guide.
Contact for purchase: @FovPR