Go to file
benji7425 19d8c908e1 git subrepo pull wrapper
subrepo:
  subdir:   "wrapper"
  merged:   "5952867"
upstream:
  origin:   "git@github.com:benji7425/shell-discord-bot.git"
  branch:   "master"
  commit:   "5952867"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2017-05-17 18:58:54 +01:00
.vscode Add shell-discord-bot wrapper for testing 2017-04-22 22:46:03 +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 Updated changelog and package.json version 2017-01-22 20:43:24 +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 Remove now un-necessary subscription functionality 2017-05-17 18:55:15 +01:00
index.js Remove now un-necessary subscription functionality 2017-05-17 18:55:15 +01:00
package.json Update entry point to be index.js 2017-04-22 22:27:24 +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)