benji7425
|
03155598c2
|
Update changelog
|
3 years ago |
benji7425
|
6f007ad8b1
|
Merge branch 'v3'
|
3 years ago |
benji7425
|
84d28c371e
|
Remove now unused old v2 code
|
3 years ago |
benji7425
|
e7e0bba105
|
Initialise npm and add required packages
|
3 years ago |
benji7425
|
e6b2ed52ef
|
Add passing of parameters to commands
Fix a couple of issues
|
3 years ago |
benji7425
|
049ce4d2a8
|
Add extra parameters to be passed to bot onCommand method
|
3 years ago |
benji7425
|
c792678452
|
Add v2 functionality
|
3 years ago |
benji7425
|
d22c9b91dc
|
Add onReady function in bot.js
|
3 years ago |
benji7425
|
939e6f5946
|
Add commands to config
|
3 years ago |
benji7425
|
269c1f9954
|
Squash merge v2 template code
|
3 years ago |
benji7425
|
ff250bfbaf
|
Initial commmit
|
3 years ago |
Benji
|
9d53c1093e
|
Update README.md
|
3 years ago |
benji7425
|
0cbd38d10f
|
2.0.0-b1
|
3 years ago |
benji7425
|
790804a73f
|
Update to latest bot template code
|
3 years ago |
benji7425
|
8da4862a9d
|
Add support for passing in a config object
|
3 years ago |
benji7425
|
0d87676ee0
|
Merge branch 'v2'
Also updated changelog with v2-b1 changes
|
3 years ago |
benji7425
|
9476ec2be1
|
Add feed removal command
|
3 years ago |
benji7425
|
f82743d443
|
Fix issues detecting old links, and posting links with role mention
|
3 years ago |
benji7425
|
d0d148dbca
|
Add view-feeds command
|
3 years ago |
benji7425
|
bf9fbdcdae
|
Add maximum link cache size
|
3 years ago |
benji7425
|
f96b1a3585
|
Fix issue posting link if role is null
|
3 years ago |
benji7425
|
ab300263ab
|
Add detection of links being posted and fix startup links retrieval
|
3 years ago |
benji7425
|
d5583b2c04
|
Merge branch 'feed-checking' into v2
|
3 years ago |
benji7425
|
1539926671
|
Update feed addition to be simpler
|
3 years ago |
benji7425
|
fbab7730b8
|
Fix a few more issues
|
3 years ago |
benji7425
|
ac9da5f879
|
Fix issues with feed addition
|
3 years ago |
benji7425
|
385f0f8656
|
Update formatting
|
3 years ago |
benji7425
|
f02602955a
|
Add feed checking logic, set to run at 30 sec intervals
|
3 years ago |
benji7425
|
0d46ceddd9
|
Merge branch 'template-compatibility' into v2
|
3 years ago |
benji7425
|
6b9bf2f27f
|
Update new index.js and config.json with application code
|
3 years ago |
benji7425
|
5428e71f01
|
Merge in template
|
3 years ago |
benji7425
|
f56c8454fc
|
Temporarily rename files
|
3 years ago |
benji7425
|
d5198fc5fc
|
Update wrapper.js
|
3 years ago |
benji7425
|
8fea463f9a
|
Merge branch 'feed-addition' into v2
|
3 years ago |
benji7425
|
cda70c7333
|
Add method for adding feed via in-chat command
|
3 years ago |
benji7425
|
526f66238c
|
Merge branch 'past-link-retrieval' into v2
|
3 years ago |
benji7425
|
5e5929565e
|
Fix mistake whereby the caches for each guild would update synchronously
|
3 years ago |
benji7425
|
c82bece834
|
Add writing back to data file after all guilds update their caches
|
3 years ago |
benji7425
|
02b400266d
|
Add method to iterate over all guild to update their feed caches
|
3 years ago |
benji7425
|
36aa5639ab
|
Add method for recursively iterating over feeds in guild
|
3 years ago |
benji7425
|
084e805f39
|
Add feed class methods for retrieving links in past messages
Also added guild property to the model, for identification
|
3 years ago |
benji7425
|
b8d6fe8d3c
|
Install jsonfile (it was missing)
|
3 years ago |
benji7425
|
63f5f24abc
|
Merge branch 'guild-data'
|
3 years ago |
benji7425
|
6a4f2a32d8
|
Add loading data from json file
|
3 years ago |
benji7425
|
372e6f3d74
|
Add data models
|
3 years ago |
benji7425
|
f743135197
|
Basic setup
|
3 years ago |
benji7425
|
34ab0a0a18
|
Install required npm packages
Just grab all the packages used from v1
|
3 years ago |
benji7425
|
ef0d26bf73
|
Install discord.js
|
3 years ago |
benji7425
|
ef1d1d0042
|
Initialise node
|
3 years ago |
benji7425
|
4b29ce9d30
|
Add node settings
git@github.com:benji7425/node-settings.git
|
3 years ago |