Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 827 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 827 Bytes

Telegram Simple Bot

Python Telegram

Simple bot with new members handler restriction, simple captcha with button, auto delete messages by keywords, and mute users

  • Using AsyncTelebot asynchronous version eof pyTelegramBotAPI
  • First install requirement: pip install pyTelegramBotAPI
  • When start for first time, bot ask for restriction message, welcome message, buttons of welcome message, and prohibited words.
  • You can edit all messages and words or add more buttons to welcome message from config.json

If you need a more complex bot with specific functions contact me