Commit graph

10 commits

Author SHA1 Message Date
benji7425 25f67948b2 Switch from 'feed-read' module to 'rss-parser' 2018-01-14 20:08:05 +00:00
benji7425 834898a2f2 Integrate rss bot with camo 2017-12-07 22:26:45 +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 446292b057 Fix wrong feed being removed when the remove-feed command used 2017-11-12 19:34:04 +00:00
benji7425 f6d1b5f7a6 Add feed validity checking before adding 2017-11-11 01:59:00 +00:00
benji7425 b4eb3d3551 Refactor multiple areas for simplicity and readability
This is a squash commit of many commits
2017-10-01 23:20:06 +01:00
benji7425 1b2e06c2d5 I changed my mind, we're going back to promises
Require command invoke methods to return a promise
2017-09-24 22:46:58 +01:00
benji7425 3fc93e06cd Update commands to use message.reply, rather than promises
The promise method was just too annoying, better to go back to .reply
2017-09-24 21:39:34 +01:00
benji7425 8989daef49 Separate commands into separate files for command framework compatibility 2017-09-24 21:31:30 +01:00