Skip to content

dead-guru/tcirc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCIRC

Scrape telegram channels and send message to irc channel.

Warning!!! Very ugly code!

Setup:

  1. Install deps using pip3 install -r requirements.txt
  2. Run manually python3 main.py and provide all Telegram account information to bot for session creation.
  3. Setup cron like */5 * * * * cd /root/irc/news_bot/ && python3 ./main.py >>/var/log/newsbot-info.log 2>>/var/log/newsbot-error.log

Releases

No releases published

Packages

No packages published