Command
Directory
ROOTWIN PROJECT’s Telegram chat manager — admin panel, moderation, and a full set of user tools.
This directory covers every command ROOTBOT supports, split into what chat admins configure through the Admin Panel and moderation commands, and what any member can use directly in chat or in DM.
Most moderation commands take an optional reason and act on whoever you replied to. Sensitive commands like password generation and encryption only work in a direct message with the bot, for privacy.
Configuring the bot for your chat
The Admin Panel is where chat owners tune ROOTBOT’s automatic protections, before touching a single moderation command.
Screens new joiners against automated accounts before they ever post in the chat.
Blocks flooding with text messages, and separately with stickers and GIFs.
Set the rules text shown to members via /rules, straight from the Admin Panel.
Deletes messages matching a banned word at 88% similarity or higher — manage the list with add/del commands.
Adds one or more words to the banned-words list for this chat.
Removes one or more words from the banned-words list.
Words under 5 letters may be recognized incorrectly or not removed at all — keep entries reasonably specific.
Moderation
The classic moderation toolkit, plus bulk actions by user ID for handling raids fast.
Apply an action to a whole list of user IDs at once, without replying to each message individually.
/warn [reason] (reply) Issues a warning to the member you replied to.
/unwarn [reason] (reply) Removes one warning from the member.
/unwarn_all [reason] (reply) Clears all of that member’s warnings at once.
/search Looks for a new chat to link for cross-chat conversation.
/cancel Disconnects from the currently linked chat.
Tools for every member
No admin rights needed — from chat info and lookups to privacy tools and a bit of fun.
/rules Shows the chat rules set by admins.
/profile Shows your own bot profile.
/info (reply) Shows the profile of the member you replied to.
/check [id] Gets a profile or chat link from an ID, where Telegram allows it.
/ip [address] Looks up information about an IP address.
/wiki [query] Searches Wikipedia.
Link lookups only work if the target has interacted with the bot or is a mentioned group member; private chats can’t be linked even if the bot is an admin there.
/encrypt [password] [text] Encrypts a message with AES-256.
/decrypt [password] [ciphertext] Decrypts a message encrypted with /encrypt.
/text [lang or lang+lang] Extracts text from a photo (OCR). Heavy visual noise can hurt accuracy.
Encrypt/decrypt work in DM only, for privacy — nothing is ever saved on our side.
What ROOTBOT does and doesn’t keep
Password generator is DM-only
For security, /passw only works in a direct message with the bot. Generated passwords are never stored anywhere.
Encryption stays private
/encrypt and /decrypt use AES-256 and work in DM only. Nothing you encrypt is ever stored on our side.
Link lookups have limits
/check only resolves a link if the target has interacted with the bot or was mentioned in a group. Private chats never resolve, even if the bot is an admin there.
OCR accuracy depends on the image
/text extracts text from photos, but heavy visual noise in the image can make recognition unreliable.
Feedback & contact
Sends a complaint about a member to the chat’s admins, along with the relevant Admin Panel logs.
Reports a bug straight to the developers.
Shows contact details for bot support.