Commit Graph

378 Commits

Author SHA1 Message Date
benji7425 bb86035a21 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 041c3464f9 Add legacy json file upgrader 2017-12-08 00:54:07 +00:00
benji7425 20fa9d09af Update feed error handling 2017-12-08 00:29:16 +00:00
benji7425 da1edc57f0 Add removal of data on startup for guilds deleted during downtime 2017-12-08 00:09:07 +00:00
benji7425 8dfbab0122 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 78eec753f1 Fix links not being properly cached with camo integration 2017-12-07 22:48:49 +00:00
benji7425 a64c3eeefb Merge branch 'camo-integration' 2017-12-07 22:29:01 +00:00
benji7425 8fdb13887f 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 52e3399b75 Integrate rss bot with camo 2017-12-07 22:26:45 +00:00
benji7425 72b7db32ab Fix various issues in core 2017-12-07 22:26:45 +00:00
benji7425 65d2745cdc 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 9c0602bbb6 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 695f42348a Tidy up some feed error spam 2017-12-03 16:04:15 +00:00
benji7425 cc5e74e46e Fix crash if articles contain urls with invalid host names 2017-12-03 15:53:12 +00:00
benji7425 990cd60425 Fix crash if feed used with articles without links
Didn't realise this was possible...
2017-11-27 09:35:36 +00:00
benji7425 f3ef44b76a 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 9901b3dc19 Housekeeping 2017-11-27 00:16:54 +00:00
benji7425 3433674c41 3.1.3 2017-11-27 00:10:27 +00:00
benji7425 b114725ded Merge branch 'fix-message-length' 2017-11-27 00:09:20 +00:00
benji7425 dc2d66dd35 Fix changelog 2017-11-27 00:08:53 +00:00
benji7425 3e24a63a86 Add pagination limit to config 2017-11-27 00:07:29 +00:00
benji7425 4c7d826b52 Add rudimentary pagination for viewing feeds 2017-11-27 00:02:39 +00:00
benji7425 8f1c840447 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 863eac6375 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 6da6d1256c 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 68680d624f Quickfix deleted channels with feeds causing reconnect loop 2017-11-14 22:28:04 +00:00
benji7425 f1c12c8a19 Fix empty RSS feed crash 2017-11-14 01:31:46 +00:00
benji7425 4c557127d2 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 9386b754fb 3.1.0 2017-11-12 19:50:22 +00:00
benji7425 9b23e70e87 Add removal of data on startup if the bot has left the guild 2017-11-12 19:44:19 +00:00
benji7425 c3a55a6c5b Fix wrong feed being removed when the remove-feed command used 2017-11-12 19:34:04 +00:00
benji7425 5ab4464df7 3.1.0-b1 2017-11-11 04:17:18 +00:00
benji7425 014e19220b Add support for optional command parameters 2017-11-11 03:44:44 +00:00
benji7425 c1be0ff0e6 Add rss element content into posted message 2017-11-11 03:21:05 +00:00
benji7425 3877aa5c59 Add feed validity checking before adding 2017-11-11 01:59:00 +00:00
benji7425 0d5e3dcd81 Update changelog 2017-11-11 01:35:26 +00:00
benji7425 7d433e9354 Add max-old-space-size constraint of 64MB 2017-11-11 01:32:50 +00:00
benji7425 4bb676d136 Add removal of data when bot kicked from guild
Along with join/leave console messages
2017-11-11 01:28:38 +00:00
benji7425 3cfddd1f58 git subrepo pull (merge) discord-bot-core
subrepo:
  subdir:   "discord-bot-core"
  merged:   "5fd4a43"
upstream:
  origin:   "git@github.com:benji7425/discord-bot-core.git"
  branch:   "master"
  commit:   "5fd4a43"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2017-11-11 01:13:18 +00:00
Benji 65e7d05aad Update README.md 2017-10-31 22:56:49 +00:00
benji7425 753d636318 3.0.1 2017-10-19 00:20:42 +01:00
benji7425 f8fc7d76ac git subrepo pull discord-bot-core
subrepo:
  subdir:   "discord-bot-core"
  merged:   "8efb033"
upstream:
  origin:   "git@github.com:benji7425/discord-bot-core.git"
  branch:   "master"
  commit:   "8efb033"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2017-10-19 00:14:01 +01:00
benji7425 91df5ef7ea 3.0.0 2017-10-05 23:25:19 +01:00
benji7425 74a7a5d569 Fix user posted links not being detected if setup done after b5 update 2017-10-05 23:06:19 +01:00
Benji a489726eb6 3.0.0-b7
Fix crash restart when bot received DM
2017-10-02 11:49:58 +01:00
benji7425 e3c102aa5b 3.0.0-b6
Remove 'BODY is not RSS or ATOM' error from console logging'
2017-10-02 02:08:13 +01:00
benji7425 8c6462e1b7 3.0.0-b5 2017-10-02 01:00:16 +01:00
benji7425 fd650dd981 Prevent checking of feeds for guilds the bot is no longer in
Plus fix a couple related issues
2017-10-02 00:52:36 +01:00
benji7425 ef5f455d4d Add upgrading of json data on startup 2017-10-02 00:42:01 +01:00
benji7425 f1f3b4a8df git subrepo push discord-bot-core
subrepo:
  subdir:   "discord-bot-core"
  merged:   "1ed6225"
upstream:
  origin:   "git@github.com:benji7425/discord-bot-core.git"
  branch:   "master"
  commit:   "1ed6225"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2017-10-02 00:20:31 +01:00