GithubHelp home page GithubHelp logo

python3-dev / sputnik-v2 Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 2.0 45 KB

Sputnik V2 fetches content updates from multiple RSS feeds and publish them on Twitter and Telegram. Sputnik V2 is written completely in Python3.

License: GNU General Public License v3.0

Python 100.00%
python twitter-api twitter telegram-api python3 rss-feed-scraper

sputnik-v2's Introduction

Sputnik V2 automates content delivery from your website to Twitter and Telegram. Written in Python 3, it can fetch content updates from multiple RSS feeds, and publish them in Twitter and Telegram.

How to use Sputnik V2?

SputnikV2 can be made functional through simple steps.

Install the requirements.

pip3 install -r requirements.txt

Setting up author-Twitter handle database and linking it

Currently the feature is implemented using Google sheets. Refer pygsheets documentation for more information.

Setting up Twitter/Telegram credentials

Apply for a developer account at https://dev.twitter.com/. Fill up the credentials in 'twitterConf.py'. Similaryly get the Telegram credentials filled in 'teleConf.py' for posting in Telegram channel.

Running the code

Sputnik V2 is made to run on its own until it is interrupted. To run it in the foreground invoke the Python interpreter as follows, from the folder containing the code.

python main.py

If you want it to run the Python script in the background, issue the following in the terminal.

nohup python main.py &

Follow me at https://www.twitter.com/pratheesh

sputnik-v2's People

Contributors

deepsourcebot avatar python3-dev avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.