Commit graph

7 commits

Author SHA1 Message Date
benji7425 5e0250731c Update core naming to make a little more sense 2018-01-27 17:39:52 +00:00
benji7425 672c07f5b0 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 834898a2f2 Integrate rss bot with camo 2017-12-07 22:26:45 +00:00
benji7425 446292b057 Fix wrong feed being removed when the remove-feed command used 2017-11-12 19:34:04 +00: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