Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 627 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 627 Bytes

Multitrue Bot

A multi-language telegram news bot

Support 🇺🇸🇯🇵🇹🇼🇨🇳🇰🇷

demo2

Usage

  1. Get API keys (NewsAPI, Telegram Bot)

  2. Build

docker build -t multitrue-bot .
  1. Run
docker run -e TELEGRAM_KEY=your_telegram_key -e NEWS_API_KEY=your_news_api_key multitrue-bot

License

MIT


Powered by NewsAPI and python-telegram-bot