Commit graph

27 commits

Author SHA1 Message Date
benji7425 9c1252cfd8 Update formatting; convert tabs to 4x spaces
I believe this is the accepted method and should increase default editor compatibility
2018-01-26 23:48:07 +00:00
benji7425 f904eecc50 3.4.0
Fix YouTube feeds not posting anymore
2018-01-23 23:19:48 +00:00
benji7425 25f2a7bd5f Switch from 'feed-read' module to 'rss-parser' 2018-01-14 20:08:05 +00:00
benji7425 f261e4e1d4 Update feed url caching to ignore 'www.' prefix
Has caused some issues with users posting links with/without www. and the RSS feed doing the opposite
Improve regex
2018-01-14 18:31:33 +00:00
benji7425 4dd6171549 Refactor for efficiency and improved readability 2017-12-11 01:05:43 +00:00
benji7425 f54f610c01 3.2.0-b3
Fix some race conditions with the 3.2 update
2017-12-09 01:38:42 +00:00
benji7425 30ed030b62 3.2.0-b2
Fix some issues with 3.2 upgrades
2017-12-08 22:54:45 +00:00
benji7425 20fa9d09af Update feed error handling 2017-12-08 00:29:16 +00:00
benji7425 78eec753f1 Fix links not being properly cached with camo integration 2017-12-07 22:48:49 +00:00
benji7425 52e3399b75 Integrate rss bot with camo 2017-12-07 22:26:45 +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 9901b3dc19 Housekeeping 2017-11-27 00:16:54 +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 f1c12c8a19 Fix empty RSS feed crash 2017-11-14 01:31:46 +00:00
benji7425 c1be0ff0e6 Add rss element content into posted message 2017-11-11 03:21:05 +00: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 ef5f455d4d Add upgrading of json data on startup 2017-10-02 00:42:01 +01:00
benji7425 b3deb2a640 Refactor multiple areas for simplicity and readability
This is a squash commit of many commits
2017-10-01 23:20:06 +01:00
benji7425 a744b1c69c Separate commands into separate files for command framework compatibility 2017-09-24 21:31:30 +01:00
benji7425 44d69cd12d Add some error handling 2017-09-20 01:18:44 +01:00
benji7425 ed427fe3b2 Fix misleading logged error if just "youtube.com" pasted in chat 2017-09-20 00:56:05 +01:00
benji7425 f25dae8e93 Fix (actually this time) youtube feature urls not being properly converted 2017-09-20 00:43:59 +01:00
benji7425 39df448016 Update for proper compatibility with current core code 2017-09-20 00:04:04 +01:00
benji7425 e78b6539bb Fix full and short youtube urls not correctly being converted 2017-09-12 23:50:03 +01:00
benji7425 c792678452 Add v2 functionality 2017-09-09 20:26:04 +01:00