Difference between revisions of "TwitterRSS"

From Fixme.ch
Jump to: navigation, search
(Information)
Line 4: Line 4:
 
** Used with the [[Ircbot]] on our IRC channel #fixme on freenode
 
** Used with the [[Ircbot]] on our IRC channel #fixme on freenode
 
* https://github.com/Astalaseven/twitter-rss
 
* https://github.com/Astalaseven/twitter-rss
** Installed on foo.fixme.ch:/home/sysadmin/twitter-rss
+
** Installed on foo.fixme.ch:/opt/twitter-rss
 +
** Started by /etc/rc.local (for the web server) and /etc/init.d/twitter-rss for the updater
 
** Accessible only on localhost:5001 in foo.fixme.ch
 
** Accessible only on localhost:5001 in foo.fixme.ch
  
 
== Participant ==
 
== Participant ==
 
* [[User:Rorist]]
 
* [[User:Rorist]]

Revision as of 10:41, 29 August 2013

Information

  • Provide an RSS feed of the twitter account activity
    • Used with the Ircbot on our IRC channel #fixme on freenode
  • https://github.com/Astalaseven/twitter-rss
    • Installed on foo.fixme.ch:/opt/twitter-rss
    • Started by /etc/rc.local (for the web server) and /etc/init.d/twitter-rss for the updater
    • Accessible only on localhost:5001 in foo.fixme.ch

Participant