Built-in Commands

Modr8 registered bots out of the box come with many commands to manage you telegram community.Whether you wish to silence the group, warn a user or globally ban a member across all of your chats you will find a command to meet your needs. The tables below identify the commands available, the access of user that can utilise the command and a brief description.

Need more help? Feel free to join our support chat here, to ask any questions and offer suggestions. There is a lot of functionality within the Modr8 platform and you can even create your own custom moderation commands using "chat actions" if you can not find what you are after as standard.

Usage The command list can be found by privately messaging your bot and typing /commands, if you need to execute a command it should be done in your chat.

User Commands

The following commands can be used for real time user management. You are also able to reply to a user message to invoke the command without needing to use their username or ID.

CommandDescriptionAccess

/promote

Add a user as an admin to the chat.

Admin

/demote

Remove a user from being a chat admin.

Admin

/ban

Remove a user from the chat.

Admin

/unban

Remove a ban from a particular user.

Admin

/sban

Silently remove a user from the chat.

Admin

/gunban

Globally remove a ban from a particular user in all chats.

Admin

/gban

Ban a user across all chats your bot manages.

Admin

/banlist

View a list of banned users.

Admin

/kick

Remove a user from your chat (non-permanent).

Admin

/skick

Remove a user silently from all of your chats (non-permanent).

Admin

/gkick

Remove a user from all of your chats (non-permanent).

Admin

/warn

Issue a warn to a user.

Admin

/swarn

Silently issue a warn to a user.

Admin

/gwarn

Issue a global warning to a user across all chats.

Admin

/unwarn

Remove a warning from the users warning count.

Admin

/resetwarns

Completely wipe any warnings a user has.

Admin

/mute

Mute a user from sending messages for a period of time.

Admin

/unmute

Remove the restriction for a user to be able to chat again.

Admin

/smute

Silently mute a user.

Admin

/whitelisted

View a list of whitelisted users.

Admin

/whitelist

Whitelist user so they bypass filters.

Admin

/gwhitelist

Globally Whitelist a user so they bypass filters across all chats.

Admin

/unwhitelist

Remove a user from the whitelist.

Admin

/resetuser

Reset the users platform & telegram bans, warns and mute status. Useful if running into trouble with a user gaining access to your channel.

Admin

/user

Receive a list of user information including ban and warning status.

Admin

/resetrep

Reset the users platform reputation back to 0. Useful if you want to only target a single user without needing to edit their profile on the website

Admin

/lastactive

See the last active date/time the user had been tracked by the platform.

All

/report

If turned on in settings this allows the community users to help with moderation by reporting bad messages.

All

/sreport

If turned on in settings this allows the community users to help with moderation by silently reporting bad messages.

All

Chat Commands

The following commands can be used for real time chat management.

CommandDescriptionAccess

/fileid

Reply to a media message such as a video or document to get the file_id value, this can be used in chat actions to send files of much larger file sizes than allowed via URL.

Admin

/activate

Register the chat with the platform so that you can manage settings through the website.

Admin

/silence

Only allow admins to chat.

Admin

/unsilence

Allow all users to chat.

Admin

/ua

Toggle under attack mode on/off. Kicks new joining users and silences chat.

Admin

/underattack

Toggle under attack mode on/off. Kicks new joining users and silences chat.

Admin

/pin

Pin a message via the bot to ensure it remains in place even if another user or telegram attempts to replace it.

Admin

/unpin

Remove the enforced pinned message from the chat allowing all those with access to pin messages without being over-ridden.

Admin

/debug

Display debug information for your chat which is useful for the support team to identify issues.

Admin

/reload

To reduce API calls we cache the admin list of your chat for 12 hours. If you need to update your admin list you can refresh the cache using this command.

Admin

/purge

Delete all messages between the message replied to with this command and the most recent message. State how many with /purge 5 to delete 5.

Admin

Reputation Commands

The following commands are available if the reputation system is enabled for your chat. You are also able to reply to a user message to invoke the command without needing to use their username or ID.

CommandDescriptionAccess

/rep

Increase the reputation of the target user by replying to their message with /rep or adding their username after /rep.

All

/myrep

View your reputation statistics including how much reputation you can give out and the time until this regenerates.

All

/toprep [limit] [d/w/m/y/ pd/pw/pm/py]

View a list of the current top reputation users for the chat. Optionally add a limit to specify how many ranks to show, as well as whether to show current or previous day, week, month or year stats. Example: /toprep 5 pd - Would show top 5 users from previous day

All

/remrep

Decrease the reputation of the target user by replying to their message with /remrep or adding their username after /remrep.

All

Referral Commands

The following commands are available if the referral system is enabled for your chat.

CommandDescriptionAccess

/myrefs

View your referral statistics if used in a public chat. Show your unique referral link and stats if used in private message to a bot which has the referral system turned on.

All

/toprefs [limit] [d/w/m/y/ pd/pw/pm/py]

View a list of the current top referring users for the chat. Optionally add a limit to specify how many ranks to show, as well as whether to show current or previous day, week, month or year stats.

All

Last updated