Commit graph

17 commits

Author SHA1 Message Date
benji7425 834898a2f2 Integrate rss bot with camo 2017-12-07 22:26:45 +00:00
benji7425 9d4aad4cf9 Fix user posted links not being detected if setup done after b5 update 2017-10-05 23:06:19 +01:00
benji7425 d348d7e41f 3.0.0-b7
Fix crash restart when bot received DM
2017-10-02 11:49:58 +01:00
benji7425 3e268d2231 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 8980dad584 Add upgrading of json data on startup 2017-10-02 00:42:01 +01: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
benji7425 691af2761f Fix past links not being checked when a new feed is added 2017-09-20 00:43:42 +01:00
benji7425 aeba653e9f Update for proper compatibility with current core code 2017-09-20 00:04:04 +01:00
benji7425 0601c29c85 Add passing in of token file 2017-09-14 21:57:15 +01:00
benji7425 4332c66b43 Refactor some areas for simplicity 2017-09-14 14:02:38 +01:00
benji7425 b6cc8298bc Sqaush merge and adapt for template update using shared core code 2017-09-14 13:09:47 +01:00
benji7425 049ce4d2a8 Add extra parameters to be passed to bot onCommand method 2017-09-09 20:32:51 +01:00
benji7425 d22c9b91dc Add onReady function in bot.js 2017-09-09 20:25:50 +01:00
benji7425 269c1f9954 Squash merge v2 template code 2017-09-01 15:51:05 +01:00