Bot to disable stickers in chatroom.
Follow these steps:
@nosticker_bot
as admin into your chatroomThis bot can works in two modes: it can delete all stickers or allow all stickers.
By default it deletes all stickers. If you want to allow some sticker packs then use /nosticker add allowed_pack
command (see commands section).
If you want to allow all stickers except a few unwanted sticker sets then first you need to change the default work mode of the bot with command /nosticker set default_delete no
. Then use /nosticker add disabled_pack
command.
Check the Commands section to get idea how to use these commands.
/nosticker check
- check if bot is installed correctly./nosticker config
- display bot's config for current chat/nosticker add allowed_pack NAME
- add a sticker pack called NAME into allowed list. This options makes sense when default_delete
mode is enabled, this is default mode of the bot./nosticker add disabled_pack NAME
- tell bot to not delete stickers of sticker pack called NAME. This option makes sense when default_delete
mode is turned off e.g. bot allows all stickers./nosticker remove allowed_pack NAME
- remove sticker pack called NAME from list of allowed sticker packs./nosticker remove disabled_pack NAME
- remove sticker pack called NAME from list of disabled sticker packs./nosticker disable
- this is a quick way to disable sticker pack, just replay to a sticker message with this command and the sticker pack will be disbled./nosticker reload_admins
- ask bot to reload admin IDs for current chat. Admins list is collected once and cached. Use this command to update cached data.You can find name of sticker pack by sending or forwarding a sticker to @nosticker_bot
via private message.
First, complete installation instructions. Then type into chat this command: /nosticker check
. Fix any issues bot talkes about.
Send or forward sticker via private message to @nosticker_bot
.