Commit graph

19 commits

Author SHA1 Message Date
benji7425 f96b1a3585 Fix issue posting link if role is null 2017-08-23 01:15:11 +01:00
benji7425 ab300263ab Add detection of links being posted and fix startup links retrieval 2017-08-23 01:04:56 +01:00
benji7425 1539926671 Update feed addition to be simpler 2017-08-22 23:02:16 +01:00
benji7425 fbab7730b8 Fix a few more issues 2017-08-13 04:15:06 +01:00
benji7425 ac9da5f879 Fix issues with feed addition 2017-08-13 03:12:20 +01:00
benji7425 385f0f8656 Update formatting 2017-08-12 02:05:59 +01:00
benji7425 f02602955a Add feed checking logic, set to run at 30 sec intervals 2017-08-12 01:56:03 +01:00
benji7425 6b9bf2f27f Update new index.js and config.json with application code 2017-08-12 01:49:35 +01:00
benji7425 5428e71f01 Merge in template 2017-08-12 01:44:35 +01:00
benji7425 f56c8454fc Temporarily rename files 2017-08-12 01:42:17 +01:00
benji7425 cda70c7333 Add method for adding feed via in-chat command 2017-07-30 20:24:37 +01:00
benji7425 5e5929565e Fix mistake whereby the caches for each guild would update synchronously 2017-07-29 20:40:55 +01:00
benji7425 c82bece834 Add writing back to data file after all guilds update their caches 2017-07-29 20:36:41 +01:00
benji7425 02b400266d Add method to iterate over all guild to update their feed caches 2017-07-29 20:33:05 +01:00
benji7425 36aa5639ab Add method for recursively iterating over feeds in guild 2017-07-29 20:32:33 +01:00
benji7425 084e805f39 Add feed class methods for retrieving links in past messages
Also added guild property to the model, for identification
2017-07-29 20:31:55 +01:00
benji7425 6a4f2a32d8 Add loading data from json file 2017-07-27 08:10:18 +01:00
benji7425 372e6f3d74 Add data models 2017-07-27 08:10:10 +01:00
benji7425 f743135197 Basic setup 2017-07-26 22:29:05 +01:00