Skip to content

yandd/tgbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tgbot

telegram bot: rss, ...

How to run

  1. Ceate config file tgbot.json
{
  "telebot_token": "<YOUR BOT TOKEN>",
  "fetch_interval": 300,
  "sqlite_dbfile": "tgbot.db"
}
  1. Run
./tgbot --config=tgbot.json

Feature

  • Rss

Releases

No releases published

Packages

No packages published

Languages