https://github.com/dynstat/tg-bot-news
A simple python asynchronous telegram bot for news headlines.
https://github.com/dynstat/tg-bot-news
Last synced: about 1 year ago
JSON representation
A simple python asynchronous telegram bot for news headlines.
- Host: GitHub
- URL: https://github.com/dynstat/tg-bot-news
- Owner: dynstat
- Created: 2023-04-04T15:59:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-18T18:20:49.000Z (almost 3 years ago)
- Last Synced: 2025-02-01T08:23:58.877Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### Simple Telegram bot that sends top 10 latest news without any tg bot library or package.
Create .env file and store two variables named TGAPI (telegram bot token) and APIKEY (newsapi api key)