discord-diabetes / diabot-hubot

(deprecated) see diabot-lita
https://github.com/awaxa/diabot-lita
0 stars 1 forks source link

add rss script #3

Open awaxa opened 10 years ago

awaxa commented 10 years ago

It should announce new submissions to the subreddit in the channel, and do the same for the modqueue in the -ops channel.

awaxa commented 10 years ago

https://github.com/shokai/hubot-rss-reader/blob/master/scripts/hubot-rss-reader.coffee This would need to be modified to disallow unauthenticated users from adding feeds. No facility for user roles is currently configured for diabot. I would rather rewrite this to take a hardcoded list of feeds per channel than to manage user roles, etc.