EverHoot

The bot is in the group, but the group is missing: who owns the connection

Why one admin sees the group in the app and another does not, and how to open access for everyone.

A familiar story: an administrator adds the bot to a group, grants the rights, opens the app — and the group is not there. The rights are in place, the bot replies, moderation works. The list is simply empty.

Why it happens

Telegram sends the bot one event: “this person changed the bot’s status in this chat”. That is where the connection owner comes from. If a colleague added the bot and you came to set things up, the service knows about your colleague, not about you. A group can have five admins, and four of them see an empty screen on their first visit.

It stings even more when the person who added the bot leaves the admin list or stops using the service altogether: the group keeps working, but nobody can manage it.

How we fixed it

A chat is now visible to all of its administrators. There is still a single connection owner — the personal block list and transferring control stay with them — while moderation settings, the log, auto-replies and posts are available to every admin.

We ask Telegram about the rights every time instead of trusting our own list: someone promoted half an hour ago is already an admin, and someone demoted is already not. The “Refresh admins” button in the chat settings does exactly that — it opens access for the new ones and takes it away from the former ones.

If the chat is still missing

Forward the bot any post from that chat. The bot checks whether you are an administrator and opens access. For a channel that is enough.

A group is trickier: when you forward an ordinary message, Telegram names the author but not the group — there is technically no way to tell which chat it came from. So there are two fallbacks:

  • send a link to any message of the group (“Copy Link” on a message), or the @name if the group is public;
  • type /connect in the group itself — the bot checks your rights on the spot.

If the bot is not in the chat yet, none of this works: add it as an administrator first.

About abandoned chats

If the connection owner is no longer an administrator of the chat or has closed their account, any admin can claim the chat in the settings. While the owner is still there and still an admin, claiming is not possible — you can only ask them to transfer it. Control should not change hands behind someone’s back.

How moderation works — on the groups page; the post scheduler — on the channels page.