Skip to content

Telegram Bot that let you subscribe and follow customs RSS, ADF and ATOM Feeds.

License

Notifications You must be signed in to change notification settings

J-Rios/TLG_myrssbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Myrssbot

Telegram Bot that let you subscribe and follow customs RSS, ADF and ATOM Feeds.

Donate

Do you like this Bot? Buy me a coffee :)

Paypal: https://www.paypal.me/josrios

How to install, setup and execute the Bot

Note: Use Python 3.6 or above to install and run the Bot, previous version are unsupported.

  1. Install Python3 and their tools:

    sudo apt-get install python3 python3-pip python3-venv
  2. Get and setup the project:

    git clone https://github.com/J-Rios/TLG_myrssbot
    cd TLG_myrssbot
    make setup
  3. Specify Telegram Bot account Token (get it from @BotFather) in src/constants.py file:

    'TOKEN' : 'XXXXXXXXX:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'

Usage

Launch the Bot:

make start

Check if the Bot is running:

make status
  • Stop the Bot:
make stop

About

Telegram Bot that let you subscribe and follow customs RSS, ADF and ATOM Feeds.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published