Commit Graph

35 Commits

Author SHA1 Message Date
benji7425 9476ec2be1 Add feed removal command 2017-08-23 02:26:26 +01:00
benji7425 f82743d443 Fix issues detecting old links, and posting links with role mention 2017-08-23 02:04:32 +01:00
benji7425 d0d148dbca Add view-feeds command 2017-08-23 01:47:18 +01:00
benji7425 bf9fbdcdae Add maximum link cache size 2017-08-23 01:27:06 +01:00
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 d5583b2c04 Merge branch 'feed-checking' into v2 2017-08-22 23:27:21 +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 0d46ceddd9 Merge branch 'template-compatibility' into v2 2017-08-12 01:50:33 +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 d5198fc5fc Update wrapper.js 2017-08-11 20:48:11 +01:00
benji7425 8fea463f9a Merge branch 'feed-addition' into v2 2017-07-30 20:25:18 +01:00
benji7425 cda70c7333 Add method for adding feed via in-chat command 2017-07-30 20:24:37 +01:00
benji7425 526f66238c Merge branch 'past-link-retrieval' into v2 2017-07-30 20:05:24 +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 b8d6fe8d3c Install jsonfile (it was missing) 2017-07-29 20:28:00 +01:00
benji7425 63f5f24abc Merge branch 'guild-data' 2017-07-27 08:10:49 +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
benji7425 34ab0a0a18 Install required npm packages
Just grab all the packages used from v1
2017-07-18 01:16:12 +01:00
benji7425 ef0d26bf73 Install discord.js 2017-07-13 21:03:24 +01:00
benji7425 ef1d1d0042 Initialise node 2017-07-11 13:06:13 +01:00
benji7425 4b29ce9d30 Add node settings
git@github.com:benji7425/node-settings.git
2017-07-11 12:58:27 +01:00
benji7425 e701c8a2be Initial commit 2017-07-11 12:58:22 +01:00