Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 409 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 409 Bytes

UD bot

Telegram bot that updates some chat's or channel's description

To run bot you need to enter in terminal following:

git clone https://github.com/bossa96demo/ud_bot
cd ud_bot
python3 main.py

To update description by this bot, you need send to bot's pm

/run

This bot was programmed using Python Telegram Bot Library.