Go to file
benji7425 0d87676ee0 Merge branch 'v2'
Also updated changelog with v2-b1 changes
2017-08-23 23:14:19 +01:00
.vscode Basic setup 2017-07-26 22:29:05 +01:00
app Add feed removal command 2017-08-23 02:26:26 +01:00
docs git subrepo pull --remote=git@github.com:benji7425/discord-feed-bot.wiki.git docs 2017-01-22 18:56:19 +00:00
wrapper Add ability to pass config in when loading module with require 2017-05-21 02:55:22 +01:00
.eslintrc.json Add node settings 2017-07-11 12:58:27 +01:00
.gitignore Merge in template 2017-08-12 01:44:35 +01:00
.npmrc Add node settings 2017-07-11 12:58:27 +01:00
CHANGELOG.md Merge branch 'v2' 2017-08-23 23:14:19 +01: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
package.json Add feed removal command 2017-08-23 02:26:26 +01:00
wrapper.js Update wrapper.js 2017-08-11 20:48:11 +01: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)