Skip to content

Apps  ·  Procedure

Administering a Telegram Group That Grows

A group works fine at thirty people and breaks at three hundred. The settings and structures that keep it usable are worth putting in before you need them.

Telegram groups scale to very large numbers, and the problems arrive well before the limits. Most of what keeps a growing group usable is configuration rather than moderation effort.

Group types

Basic group — up to 200 members, limited administration.

Supergroup — up to 200,000, full admin tools, granular permissions, message history for new members. A basic group converts automatically when it grows or when you enable certain features.

Channel — broadcast only, unlimited subscribers, with an optional linked discussion group.

For anything intended to grow, start as a supergroup. For announcements with discussion, a channel with a linked group is the better structure, because it separates signal from conversation.

Permissions to set early

Open group settings, then Permissions.

Who can send media, links and stickers. Restricting links for new members removes most spam at a stroke.

Slow mode. A minimum interval between messages per member. Even thirty seconds transforms a busy group, because it stops rapid back-and-forth from burying everything else.

Who can add members. Restricting this to admins prevents mass-adding, which is how unwanted members arrive in bulk.

Who can pin, change info, or invite.

Handling new members

Approval for join requests. Enable this on the invite link. New members request access and an admin approves. It is the single most effective anti-spam measure available and costs a tap per person.

A captcha bot for larger groups, requiring a new member to complete a simple action before they can post. Automated spam accounts fail this reliably.

Restrict new members for their first period — no links, no media for the first day. Several administration bots do this automatically.

A pinned welcome message with the rules. Most people will not read it and it establishes what you can point to.

Rules that work

Short and specific. Long rule lists are not read.

Four or five lines covering: what the group is for, no spam or promotion without permission, no abuse, language, and how to contact admins. Pin them.

Enforce consistently or do not have the rule. A rule enforced selectively is worse than no rule, because it reads as favouritism.

Administration bots

For groups above a couple of hundred people, a bot handles what humans cannot watch continuously.

What a good one provides: anti-spam and flood control, welcome messages, warning systems with escalation, temporary mutes and bans, filters for specific content, and a log of admin actions.

Choosing one: a well-established project, ideally open-source, used by large public groups. Grant only the permissions it needs — most request full admin rights when they need three or four specific ones.

Be aware of what you are granting. A bot with admin rights can read everything in the group. In a group of real people discussing real matters, that is a decision worth making deliberately.

The admin team

More than one admin, in more than one time zone if the group is international.

Granular admin rights rather than full rights for everyone. Telegram lets you grant specific permissions — delete messages, ban users, pin, invite — separately. Most moderators need two or three.

A private admin group for coordination. Deciding on a ban in the main group is bad practice.

Written norms for the admin team: what warrants a warning, a mute, a ban. Without these, moderators apply different standards and members notice.

Structures that reduce moderation load

Topics, which turn a supergroup into separate threaded sections. This is the single biggest improvement available for a group with several subjects, because it stops one conversation drowning another.

A linked channel for announcements, so important information is not lost in conversation.

A separate off-topic group, which gives the social conversation somewhere to go rather than suppressing it.

Pinned messages for recurring questions. Every group has three questions asked weekly. Pin the answers.

Growth problems and their fixes

Spam accounts joining in numbers. Join approval and a captcha bot.

Repetitive questions. A pinned FAQ and a bot command that returns it.

One conversation dominating. Topics, or slow mode.

Members leaving because of volume. Split by subject, or move announcements to a channel.

Arguments. Slow mode reduces heat quickly. Temporary mutes are better than bans for regulars having a bad day.

What to avoid

Adding people without asking. It is the fastest way to be muted or blocked, and Telegram's own settings increasingly prevent it.

Buying members. They are bots or inactive accounts, they distort your sense of the group, and they can attract platform action.

Unknown bots with admin rights.

Over-moderating. A group where every message is scrutinised stops being a place people want to be. The aim is a group that runs itself, with intervention as the exception.

Mistakes people make

Waiting until the group is unmanageable. Join approval, slow mode and link restrictions are trivial to set early and awkward to introduce once problems exist.

Granting a bot full admin rights when it needs three specific permissions.

Adding people without asking. It is the fastest route to being muted or blocked.

Writing long rules. Nobody reads them. Four or five lines, pinned, enforced consistently.

Enforcing selectively. A rule applied to some members and not others reads as favouritism, and members notice quickly.

Buying members. They are bots, they distort your sense of the group, and they can attract platform action.

The short answer

Start as a supergroup. Turn on join approval and slow mode before you need them. Use topics to separate subjects. One well-established administration bot with minimum permissions. More than one admin, with written norms for when to warn, mute and ban.