项目作者: SwapnilSoni1999

项目描述 :
A Telegram bot which notifies latest Tech News from various sources
高级语言: Python
项目地址: git://github.com/SwapnilSoni1999/telegram-technews-notifier.git
创建时间: 2019-11-05T12:29:10Z
项目社区:https://github.com/SwapnilSoni1999/telegram-technews-notifier

开源协议:The Unlicense

下载


Telegram Tech-News Bot

A telegram bot which notifies latest tech news from various sources to your telegram channel


Requirements

Instructions

Following method works same for linux,win,android(termux)

Get the package

  1. $ git clone https://github.com/SwapnilSoni1999/telegram-technews-notifier
  1. $ cd telegram-technews-notifier

Install required packages

  1. $ pip install -r requirements.txt

once it’s done setup BOT_TOKEN and chat_id in config.json

  • Get your bot token from BotFather
  • Use RoseBot to acquire your chat id (use bot for ease)
  • Setup config.json
    1. {
    2. "BOT_TOKEN": "your_bot:token",
    3. "chat_id": "chat id eg. -106969"
    4. }
    Once its finished start the script! and Relax!
  1. $ python main.py

Issues

if you face any kind of issue then please let me know on telegram


License

© Swapnil Soni (UnLicnesed/Free to use)