Commit Graph

342 Commits

Author SHA1 Message Date
Benji 021abe31f7 Update README.md 2018-01-03 21:06:37 +00:00
benji7425 2ff31f8ec2 Remove useless node launch argument 2018-01-03 17:01:04 +00:00
benji7425 adab6692e7 Update .gitignore 2018-01-03 03:30:58 +00:00
benji7425 84cbe10eba 3.2.1 2018-01-03 01:47:52 +00:00
benji7425 79ce4d2501 git subrepo push discord-bot-core
subrepo:
  subdir:   "discord-bot-core"
  merged:   "70b150f"
upstream:
  origin:   "git@github.com:benji7425/discord-bot-core.git"
  branch:   "master"
  commit:   "70b150f"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2018-01-03 01:47:02 +00:00
benji7425 4afadaaa26 Update d.js message caching settings 2018-01-03 01:45:47 +00:00
benji7425 a0e94ae86d Update README.md 2017-12-11 01:18:36 +00:00
benji7425 5f7fb483da 3.2.0 2017-12-11 01:11:52 +00:00
benji7425 d97468ebd2 git subrepo push discord-bot-core
subrepo:
  subdir:   "discord-bot-core"
  merged:   "0bab27a"
upstream:
  origin:   "git@github.com:benji7425/discord-bot-core.git"
  branch:   "master"
  commit:   "0bab27a"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2017-12-11 01:06:10 +00:00
benji7425 e953e1cdca Refactor for efficiency and improved readability 2017-12-11 01:05:43 +00:00
benji7425 2b921c84e9 git subrepo pull (merge) discord-bot-core
subrepo:
  subdir:   "discord-bot-core"
  merged:   "cf92dea"
upstream:
  origin:   "git@github.com:benji7425/discord-bot-core.git"
  branch:   "master"
  commit:   "b19d4b2"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2017-12-09 05:39:04 +00:00
benji7425 784ef72392 3.2.0-b3
Fix some race conditions with the 3.2 update
2017-12-09 01:38:42 +00:00
benji7425 446df2f8a7 3.2.0-b2
Fix some issues with 3.2 upgrades
2017-12-08 22:54:45 +00:00
benji7425 71f0e344e1 3.2.0-b1 2017-12-08 00:57:44 +00:00
benji7425 cafecb4e13 git subrepo push discord-bot-core
subrepo:
  subdir:   "discord-bot-core"
  merged:   "900f1f5"
upstream:
  origin:   "git@github.com:benji7425/discord-bot-core.git"
  branch:   "master"
  commit:   "900f1f5"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2017-12-08 00:54:42 +00:00
benji7425 94c16927d3 Add legacy json file upgrader 2017-12-08 00:54:07 +00:00
benji7425 5b054b520b Update feed error handling 2017-12-08 00:29:16 +00:00
benji7425 c48c443854 Add removal of data on startup for guilds deleted during downtime 2017-12-08 00:09:07 +00:00
benji7425 6013b0dcbf Add guild iteration for feed checking
Update default feed check interval to be 10 seconds between guilds
2017-12-08 00:09:03 +00:00
benji7425 c93fe0d6ce Fix links not being properly cached with camo integration 2017-12-07 22:48:49 +00:00
benji7425 fe9781bdfe Merge branch 'camo-integration' 2017-12-07 22:29:01 +00:00
benji7425 b2c849e8c4 git subrepo push discord-bot-core
subrepo:
  subdir:   "discord-bot-core"
  merged:   "be39d24"
upstream:
  origin:   "git@github.com:benji7425/discord-bot-core.git"
  branch:   "master"
  commit:   "be39d24"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2017-12-07 22:27:54 +00:00
benji7425 834898a2f2 Integrate rss bot with camo 2017-12-07 22:26:45 +00:00
benji7425 30ea6239b9 Fix various issues in core 2017-12-07 22:26:45 +00:00
benji7425 b1ac656bee Revert removal of restart on unhandled exception
Turns out maybe it is actually somewhat useful after all
2017-12-07 00:19:16 +00:00
benji7425 b6ac3b2518 git subrepo pull (merge) discord-bot-core
subrepo:
  subdir:   "discord-bot-core"
  merged:   "75f5044"
upstream:
  origin:   "git@github.com:benji7425/discord-bot-core.git"
  branch:   "master"
  commit:   "eca1499"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2017-12-07 00:11:14 +00:00
benji7425 18f300d46d Tidy up some feed error spam 2017-12-03 16:04:15 +00:00
benji7425 987473ffa6 Fix crash if articles contain urls with invalid host names 2017-12-03 15:53:12 +00:00
benji7425 96def786a4 Fix crash if feed used with articles without links
Didn't realise this was possible...
2017-11-27 09:35:36 +00:00
benji7425 80f49e5564 git subrepo push discord-bot-core
subrepo:
  subdir:   "discord-bot-core"
  merged:   "a1a9b30"
upstream:
  origin:   "git@github.com:benji7425/discord-bot-core.git"
  branch:   "master"
  commit:   "a1a9b30"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2017-11-27 00:17:15 +00:00
benji7425 c92688c80a Housekeeping 2017-11-27 00:16:54 +00:00
benji7425 73d40eafc0 3.1.3 2017-11-27 00:10:27 +00:00
benji7425 663ef8ccba Merge branch 'fix-message-length' 2017-11-27 00:09:20 +00:00
benji7425 13267db0d2 Fix changelog 2017-11-27 00:08:53 +00:00
benji7425 538732cbf4 Add pagination limit to config 2017-11-27 00:07:29 +00:00
benji7425 db86cacaa0 Add rudimentary pagination for viewing feeds 2017-11-27 00:02:39 +00:00
benji7425 21c51fbc3d Fix articles not posting if content too long for discord
Also fix incorrect name in example commands
2017-11-26 23:38:01 +00:00
benji7425 d2fa55beae Revert "Removed ignoring of certain debug message in debug.log"
This reverts commit 1e4016ffd4d78d3a85c9161ab702b97979155753 in discord-bot-core subrepo
2017-11-26 23:36:23 +00:00
benji7425 f2313c7da4 git subrepo pull discord-bot-core
subrepo:
  subdir:   "discord-bot-core"
  merged:   "a25486f"
upstream:
  origin:   "git@github.com:benji7425/discord-bot-core.git"
  branch:   "master"
  commit:   "a25486f"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2017-11-26 23:29:16 +00:00
benji7425 723bbb1098 Quickfix deleted channels with feeds causing reconnect loop 2017-11-14 22:28:04 +00:00
benji7425 f3c3e57e41 Fix empty RSS feed crash 2017-11-14 01:31:46 +00:00
benji7425 2e985ad5fa git subrepo push discord-bot-core
subrepo:
  subdir:   "discord-bot-core"
  merged:   "5c4a0b8"
upstream:
  origin:   "git@github.com:benji7425/discord-bot-core.git"
  branch:   "master"
  commit:   "5c4a0b8"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2017-11-12 20:01:35 +00:00
benji7425 8a71425dc4 3.1.0 2017-11-12 19:50:22 +00:00
benji7425 c151201384 Add removal of data on startup if the bot has left the guild 2017-11-12 19:44:19 +00:00
benji7425 446292b057 Fix wrong feed being removed when the remove-feed command used 2017-11-12 19:34:04 +00:00
benji7425 1cb65ade49 3.1.0-b1 2017-11-11 04:17:18 +00:00
benji7425 e29283af1c Add support for optional command parameters 2017-11-11 03:44:44 +00:00
benji7425 20bc117dae Add rss element content into posted message 2017-11-11 03:21:05 +00:00
benji7425 f6d1b5f7a6 Add feed validity checking before adding 2017-11-11 01:59:00 +00:00
benji7425 caf664e014 Update changelog 2017-11-11 01:35:26 +00:00