Skip to content

Latest commit

 

History

History
40 lines (37 loc) · 1.18 KB

README.md

File metadata and controls

40 lines (37 loc) · 1.18 KB

NoChannelTelegramBot

GitHub repo size GitHub GitHub last commit

Your personal bot for deleting messages from chat by anonymous channels

Packages

  • pyTelegramBotApi

Downloading

git clone https://github.com/LanceMinecraftFBA/NoChannelTelegramBot.git

Installation

1. Get bot token by BotFather

2. Past token in config.json

Sсhema:
{
  "token": "your token here",
  "owner": 0
} 

3. Get your UserID in telegram with command /getmyid. This command working only in dialog with your bot.

4. Copy your UserID and past this in config.json

Sсhema:
{
  "token": "token",
  "owner": 123456789
}

Avaliable languages

  • Russian🇷🇺
  • English🇬🇧(60%)
  • Chinese🇨🇳 (by @Corvych)
  • Ukranian🇺🇦 (by @sunphon1x)
  • Uzbek🇺🇿 (By @Vayner_Arkadiy)
  • Polish🇵🇱 (by @sunphon1x)