Skip to content
Micael Levi L. Cavalcante edited this page May 20, 2021 · 24 revisions

me-telegram-bot wiki

running

pip3 install pipenv
pipenv run python start_client.py

available commands

only you can use these commands

command description available at
!ping to check if the client is running. It will delete the message itself everywhere
!tags to list all hashtags found on the chat Saved Messages
!admins to mention all chat admins group or supergroup
!as <url> <text> emulate the ctrl + k shortcut everywhere
!help to list all available commands Saved Messages
!rm <number-of-messages> to delete the last number-of-messages messages sent by me everywhere
!t <emote-name> to send a Twitch emote sticker (using twitch_stickers package); the available emote-name are the keys in stickers_file_id.ini file everywhere
!vaga forward the replied message to the chat id defined in the env. var CHAT_ID_TO_FORWARD_VAGA, edit the command message with MSG_ON_FORWARD_VAGA, and delete the replied message everywhere
!ban (in reply to some message) remove all messages from the replied user, kicks and reports him/her group or supergroup
!s <minutes> <... text> send text to itself after minutes Saved Messages
Clone this wiki locally