dteslya / tg-newsbot

Simple Telegram bot which polls News API to fetch most popular news articles for the last 7 days.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Newsbot

Simple Telegram bot which polls News API to fetch most popular news articles for the last 7 days.

How to run

  1. Copy .env.example to .env and edit accordingly
  2. source .env
  3. docker-compose up -d

About

Simple Telegram bot which polls News API to fetch most popular news articles for the last 7 days.

License:MIT License


Languages

Language:Python 88.1%Language:Dockerfile 7.9%Language:Shell 4.0%