Skip to content

A simple Bot that will fetch an RSS feed and Tweet each headline and link

License

Notifications You must be signed in to change notification settings

corrupt/rsstweetbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rsstweetbot

A simple Bot that will fetch an RSS feed and Tweet each headline and link

I hacked this together in a day as a proof of concept. There are no tests and likely bugs. I'll update this on the go and will improve the code with at least proper logging and maybe a text config instead of one in code.

usage

Copy the example config to config.go (or any other .go file name) and enter:

  • your RSS feed URL
  • Your Twitter authentication data
  • A location for the sqlite cache database

compile and run!

About

A simple Bot that will fetch an RSS feed and Tweet each headline and link

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages