Elevated user commands

#addblacklisted

Command to add a blacklisted word or phrase, once added - users that use it in their message will be kicked out of the group and the message will be auto-deleted. Entries are case-insensitive and are to be provided comma-separated.

#addblacklisted aidoge,x100 pump,X$KILLER

See this for more details.

#addwluser

Command to add a user to whitelist - the user will become immune to Cosmobot bans afterwards. Only to be applied to trusted users.

#addwluser|id:770910009

See this for more details.

#ban

Command to ban a single user, bans across all chats, can be used in DM with Cosmobot or in a group chat.

#ban <userId>
#ban 123412512

See this to learn how to obtain user ids. See this to learn how to make Cosmobot "see" user account.

#banstats

Command to view ban statistics, can be used in DM with Cosmobot. Can be used with addition of limit of items in the list from 1 to 50, for instance #banstats25 will return top 25 items. Default is 15 items.

#banstats

#mutestats

Command to view mute statistics, can be used in DM with Cosmobot.

#mutestats

#deleteblacklisted

Command to delete a blacklisted word or phrase from list of blacklisted phrases. Entries are case-insensitive and are to be provided comma-separated.

#deleteblacklisted|entries:aidoge,x100 pump,X$KILLER

See this for more details.

#deletecron

Command to delete a periodic message to be sent in a chat.

#setcron|chatId:<chatId>|command:<command>|period:<period>
#setcron|chatId:-1001187170297|command:#scamwarning|period:10m

See this for more details.

#gban

Command to ban a single user, bans across all chats, can be used in a public chat as a reply to a user.

#gban

Alias:

#q

See this to learn how to obtain user ids. See this to learn how to make Cosmobot "see" user account.

#cban

Command to ban a collection of users, bans across all chats, can be used in DM with Cosmobot or in a group chat.

#cban <userId>,<userId>,<userId>
#ban 123412512,23452345,2345234523

See this to learn how to obtain user ids. See this to learn how to make Cosmobot "see" user account.

#clearwarn

Command to clear all warnings of a single user, can be used in a group chat as a reply to a user.

#clearwarn

See this for more details.

#unwarn

Command to undo one warning of a single user, can be used in a group chat as a reply to a user.

#unwarn

See this for more details.

#warn

Command to warn a single user, 3 warnings will result in a local ban, can be used in a group chat as a reply to a user.

#warn

Optionally takes a reason for warning:

#warn no referral links

See this for more details.

#mute

Command to mute a single user, mutes in the chat it is applied in, can be used in a group chat as a reply to a user. Default is 1 hour, use m for minutes, h for hours, d for days, w for weeks, y for years.

#mute
#mute4h // this will mute for 4 hours 

See this for more details.

#mybanstats

Command to view personal ban statistics.

#mybanstats

#mymutestats

Command to view personal mute statistics.

#mymutestats

#setgate

Command to set captcha for a group, can be used in DM with Cosmobot.

#setgate|chatUsername:<chat username>|chatId:<chat numericID>
#setgate|chatUsername:cosmobotDemo|chatId:-1001588259136

See this for more details.

#setcron

Command to set up a periodic message to be sent in a chat.

#setcron|chatId:<chatId>|command:<command>|period:<period>
#setcron|chatId:-1001187170297|command:#scamwarning|period:10m

See this for more details.

#showcron

Command to get a periodic message id.

#showcron

See this for more details.

#deletegate

Command to delete captcha for a group, can be used in DM with Cosmobot.

#deletegate|chatId:<chat numericID>

For instance,

#deletegate|chatId:-1001588259136

See this for more details.

#kickall

Command to turn on or off the anti-raid mode, can be used in a group chat. Auto-deactivates in 1 hour.

#kickall

See this for more details.

#kicknotifications

Cosmobot will kick newly joined users if their first message in your group contains a url. You can turn notifications about such events in groups relevant to you. There is an option to global-ban obvious scammers/spammers through such notifications.

You can turn kick notifications on/off with the following command:

#kicknotifications on
#kicknotifications off

#lban

Command to ban a single user, bans locally only - in the chat it is issued, can be used in a public chat as a reply to a user.

#lban

Alias:

#l

#modintro

Command to view elevated user guide, can be used in DM with Cosmobot.

#modintro

#modguide

Command to view command guide, can be used in DM with Cosmobot.

#modguide

#notifications

Command to turn on of off most of the notifications from Cosmobot.

#notifications on
#notifications off

#unban

Command to ban a single user, bans across all chats, can be used in a public chat as a reply to a user.

#unban 548256365

See this for more details.