Go to file
benji7425 ff17bd8b68 Update package.json main reference 2017-05-18 01:46:34 +01:00
.vscode Add shell-discord-bot wrapper for testing 2017-04-22 22:46:03 +01:00
app Move functionality to /app 2017-05-17 18:59:54 +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 git subrepo pull wrapper 2017-05-17 18:58:54 +01: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 Update changelog 2017-05-18 00:38:14 +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 Update package.json main reference 2017-05-18 01:46:34 +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)