benji7425
|
b77eded7c2
|
3.4.0
Fix YouTube feeds not posting anymore
|
5 years ago |
benji7425
|
f37c114624
|
Update default NeDB compaction schedule to once per minute
|
5 years ago |
benji7425
|
120e1f66d8
|
git subrepo push --force discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "109848a"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "109848a"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
5 years ago |
benji7425
|
b407f66c88
|
git subrepo pull (merge) discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "71586d6"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "a0387b3"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
5 years ago |
benji7425
|
7a60083945
|
3.4.0-b1
|
5 years ago |
benji7425
|
309286b528
|
Disable a few unused websocket events
Hopefully will improve memory usage somewhat
|
5 years ago |
benji7425
|
f996eb363b
|
Add daily auto restart
|
5 years ago |
benji7425
|
3cdf6b2b2a
|
Add LICENSE
|
5 years ago |
benji7425
|
91d200eb44
|
3.3.0
|
5 years ago |
benji7425
|
1150911a93
|
git subrepo push discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "429a85c"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "429a85c"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
5 years ago |
benji7425
|
25f67948b2
|
Switch from 'feed-read' module to 'rss-parser'
|
5 years ago |
benji7425
|
7b7645cb5e
|
Remove some unnecessary stuff in Client.js
- Remove message sweeping - shouldn't be needed with max cache size
- Remove console spam about db compaction
|
5 years ago |
benji7425
|
d452569ad1
|
Update feed url caching to ignore 'www.' prefix
Has caused some issues with users posting links with/without www. and the RSS feed doing the opposite
Improve regex
|
5 years ago |
benji7425
|
fbf762ff16
|
git subrepo push discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "4bfcf1b"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "4bfcf1b"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
5 years ago |
benji7425
|
7ee7d4c704
|
3.2.2
asdf
|
5 years ago |
Benji
|
021abe31f7
|
Update README.md
|
6 years ago |
benji7425
|
2ff31f8ec2
|
Remove useless node launch argument
|
6 years ago |
benji7425
|
adab6692e7
|
Update .gitignore
|
6 years ago |
benji7425
|
84cbe10eba
|
3.2.1
|
6 years ago |
benji7425
|
79ce4d2501
|
git subrepo push discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "70b150f"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "70b150f"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
6 years ago |
benji7425
|
4afadaaa26
|
Update d.js message caching settings
|
6 years ago |
benji7425
|
a0e94ae86d
|
Update README.md
|
6 years ago |
benji7425
|
5f7fb483da
|
3.2.0
|
6 years ago |
benji7425
|
d97468ebd2
|
git subrepo push discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "0bab27a"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "0bab27a"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
6 years ago |
benji7425
|
e953e1cdca
|
Refactor for efficiency and improved readability
|
6 years ago |
benji7425
|
2b921c84e9
|
git subrepo pull (merge) discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "cf92dea"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "b19d4b2"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
6 years ago |
benji7425
|
784ef72392
|
3.2.0-b3
Fix some race conditions with the 3.2 update
|
6 years ago |
benji7425
|
446df2f8a7
|
3.2.0-b2
Fix some issues with 3.2 upgrades
|
6 years ago |
benji7425
|
71f0e344e1
|
3.2.0-b1
|
6 years ago |
benji7425
|
cafecb4e13
|
git subrepo push discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "900f1f5"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "900f1f5"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
6 years ago |
benji7425
|
94c16927d3
|
Add legacy json file upgrader
|
6 years ago |
benji7425
|
5b054b520b
|
Update feed error handling
|
6 years ago |
benji7425
|
c48c443854
|
Add removal of data on startup for guilds deleted during downtime
|
6 years ago |
benji7425
|
6013b0dcbf
|
Add guild iteration for feed checking
Update default feed check interval to be 10 seconds between guilds
|
6 years ago |
benji7425
|
c93fe0d6ce
|
Fix links not being properly cached with camo integration
|
6 years ago |
benji7425
|
fe9781bdfe
|
Merge branch 'camo-integration'
|
6 years ago |
benji7425
|
b2c849e8c4
|
git subrepo push discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "be39d24"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "be39d24"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
6 years ago |
benji7425
|
834898a2f2
|
Integrate rss bot with camo
|
6 years ago |
benji7425
|
30ea6239b9
|
Fix various issues in core
|
6 years ago |
benji7425
|
b1ac656bee
|
Revert removal of restart on unhandled exception
Turns out maybe it is actually somewhat useful after all
|
6 years ago |
benji7425
|
b6ac3b2518
|
git subrepo pull (merge) discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "75f5044"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "eca1499"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
6 years ago |
benji7425
|
18f300d46d
|
Tidy up some feed error spam
|
6 years ago |
benji7425
|
987473ffa6
|
Fix crash if articles contain urls with invalid host names
|
6 years ago |
benji7425
|
96def786a4
|
Fix crash if feed used with articles without links
Didn't realise this was possible...
|
6 years ago |
benji7425
|
80f49e5564
|
git subrepo push discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "a1a9b30"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "a1a9b30"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
6 years ago |
benji7425
|
c92688c80a
|
Housekeeping
|
6 years ago |
benji7425
|
73d40eafc0
|
3.1.3
|
6 years ago |
benji7425
|
663ef8ccba
|
Merge branch 'fix-message-length'
|
6 years ago |
benji7425
|
13267db0d2
|
Fix changelog
|
6 years ago |
benji7425
|
538732cbf4
|
Add pagination limit to config
|
6 years ago |