Go to file
benji7425 d66d7d0120 Added installation and commands docs files
git-subtree-dir: docs
git-subtree-mainline: 999927be2b26e46ca19020e77a02cc6bb5df71da
git-subtree-split: 67072a9c2ab4bbd27efeff0942d63aa6a48c48ea
2017-01-08 16:58:07 +00:00
.vscode Added vscode launch json for node 2016-10-30 19:39:58 +00:00
docs/user Added installation and commands docs files 2017-01-08 16:58:07 +00:00
.eslintrc.json Replaced all instances of == with === and updated eslint config 2017-01-08 08:48:47 +00:00
.gitignore Added user subscription with subscribers being stored in a json file 2017-01-08 07:45:22 +00:00
CHANGELOG.md Updated changelog and readme 2017-01-08 16:34:40 +00:00
LICENSE Added LICENSE 2016-12-10 15:31:09 +00:00
README.md Added installation and commands docs files 2017-01-08 16:58:07 +00:00
config.json Added !help command to list available commands 2017-01-08 16:28:26 +00:00
feed-bot.js Added !help command to list available commands 2017-01-08 16:28:26 +00:00
log.js Fixed log file reference errors and crash when failing to send message 2017-01-08 16:09:41 +00:00
package.json Added jsonfile npm package 2017-01-08 07:27:51 +00:00

README.md

Features

  • Posts latest link from RSS feed into specified Discord channel
  • Configurable polling interval
  • Doesn't post the link if it has already been posted in last 100 messages
  • YouTube mode - detects both youtube.com and youtu.be links, and doesn't post again if either have already been posted
  • Subscription - users can subscribe and have their username tagged when a new link is posted

Please view the github wiki for details regarding installation and commands for interacting with the bot

Feel free to contact me with suggestions and feature requests - if you need a new feature, just let me know and I will see what I can do! (No promises though :p)