Skip to content

RealCodeTips/RSS-Twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS-Twitter

Introduction

Quick repository to hook one or more RSS feeds into a Twitter bot

Set-up

  • Create a .env file with the following Twitter credentials:
    • CONSUMER_KEY
    • CONSUMER_SECRET
    • ACCESS_TOKEN
    • ACCESS_TOKEN_SECRET
  • Add the RSS feeds you want to use in config.json

Running

A run.sh script has been provided to run this script locally.

Building

A build.sh script has been provided which will build Linux and Darwin executables under a /build directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published