Skip to content

Simple taz telegram bot that gives a summary of most read stories on taz.de once a day

Notifications You must be signed in to change notification settings

Tomptez/tazTelegramBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tazBot

A Telegram bot written in python that posts most read articles from taz.de (german newspaper site) to a telegram channel once a day. It tries to reduce scraping traffic to a minimum.

It's a rather basic bot made primarily for learning purposes.

Environment Variables

telegramToken = Token of the telegram bot
adminTelegramChatID = Chat Id between Bot and Admin
publicChannelName = Name of the public channel (in which the bot has to be an administrator)

Compatible with Python 3.12+

About

Simple taz telegram bot that gives a summary of most read stories on taz.de once a day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages