Skip to content

CubexX/telegram-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatRoo Telegram bot

ChatRoo - это чат-бот для Telegram с богатым функционалом на Python 3.

Установка

pip install -r requirements.txt

В файле config.py необходимо вставить auth token, полученный у @BotFather, в переменную TOKEN:

TOKEN = 'YOUR_TOKEN'
python3 main.py

Лицензия

The MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages