benji7425
|
cb718dea41
|
3.2.2
asdf
|
3 years ago |
Benji
|
0cd4cbcc4e
|
Update README.md
|
3 years ago |
benji7425
|
8b8a4b4c68
|
Remove useless node launch argument
|
3 years ago |
benji7425
|
7b8dc6fb4c
|
Update .gitignore
|
3 years ago |
benji7425
|
39ffcc3764
|
3.2.1
|
3 years ago |
benji7425
|
05da2d694e
|
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: "???"
|
3 years ago |
benji7425
|
6f5ccb5eca
|
Update d.js message caching settings
|
3 years ago |
benji7425
|
2852cb5bcb
|
Update README.md
|
3 years ago |
benji7425
|
8ddb9f7f9f
|
3.2.0
|
3 years ago |
benji7425
|
355bc92717
|
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: "???"
|
3 years ago |
benji7425
|
4dd6171549
|
Refactor for efficiency and improved readability
|
3 years ago |
benji7425
|
556971f3b2
|
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: "???"
|
3 years ago |
benji7425
|
f54f610c01
|
3.2.0-b3
Fix some race conditions with the 3.2 update
|
3 years ago |
benji7425
|
30ed030b62
|
3.2.0-b2
Fix some issues with 3.2 upgrades
|
3 years ago |
benji7425
|
553344a416
|
3.2.0-b1
|
3 years ago |
benji7425
|
bb86035a21
|
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: "???"
|
3 years ago |
benji7425
|
041c3464f9
|
Add legacy json file upgrader
|
3 years ago |
benji7425
|
20fa9d09af
|
Update feed error handling
|
3 years ago |
benji7425
|
da1edc57f0
|
Add removal of data on startup for guilds deleted during downtime
|
3 years ago |
benji7425
|
8dfbab0122
|
Add guild iteration for feed checking
Update default feed check interval to be 10 seconds between guilds
|
3 years ago |
benji7425
|
78eec753f1
|
Fix links not being properly cached with camo integration
|
3 years ago |
benji7425
|
a64c3eeefb
|
Merge branch 'camo-integration'
|
3 years ago |
benji7425
|
8fdb13887f
|
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: "???"
|
3 years ago |
benji7425
|
52e3399b75
|
Integrate rss bot with camo
|
3 years ago |
benji7425
|
72b7db32ab
|
Fix various issues in core
|
3 years ago |
benji7425
|
65d2745cdc
|
Revert removal of restart on unhandled exception
Turns out maybe it is actually somewhat useful after all
|
3 years ago |
benji7425
|
9c0602bbb6
|
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: "???"
|
3 years ago |
benji7425
|
695f42348a
|
Tidy up some feed error spam
|
3 years ago |
benji7425
|
cc5e74e46e
|
Fix crash if articles contain urls with invalid host names
|
3 years ago |
benji7425
|
990cd60425
|
Fix crash if feed used with articles without links
Didn't realise this was possible...
|
3 years ago |
benji7425
|
f3ef44b76a
|
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: "???"
|
3 years ago |
benji7425
|
9901b3dc19
|
Housekeeping
|
3 years ago |
benji7425
|
3433674c41
|
3.1.3
|
3 years ago |
benji7425
|
b114725ded
|
Merge branch 'fix-message-length'
|
3 years ago |
benji7425
|
dc2d66dd35
|
Fix changelog
|
3 years ago |
benji7425
|
3e24a63a86
|
Add pagination limit to config
|
3 years ago |
benji7425
|
4c7d826b52
|
Add rudimentary pagination for viewing feeds
|
3 years ago |
benji7425
|
8f1c840447
|
Fix articles not posting if content too long for discord
Also fix incorrect name in example commands
|
3 years ago |
benji7425
|
863eac6375
|
Revert "Removed ignoring of certain debug message in debug.log"
This reverts commit 1e4016ffd4 in discord-bot-core subrepo
|
3 years ago |
benji7425
|
6da6d1256c
|
git subrepo pull discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "a25486f"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "a25486f"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
3 years ago |
benji7425
|
68680d624f
|
Quickfix deleted channels with feeds causing reconnect loop
|
3 years ago |
benji7425
|
f1c12c8a19
|
Fix empty RSS feed crash
|
3 years ago |
benji7425
|
4c557127d2
|
git subrepo push discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "5c4a0b8"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "5c4a0b8"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
3 years ago |
benji7425
|
9386b754fb
|
3.1.0
|
3 years ago |
benji7425
|
9b23e70e87
|
Add removal of data on startup if the bot has left the guild
|
3 years ago |
benji7425
|
c3a55a6c5b
|
Fix wrong feed being removed when the remove-feed command used
|
3 years ago |
benji7425
|
5ab4464df7
|
3.1.0-b1
|
3 years ago |
benji7425
|
014e19220b
|
Add support for optional command parameters
|
3 years ago |
benji7425
|
c1be0ff0e6
|
Add rss element content into posted message
|
3 years ago |
benji7425
|
3877aa5c59
|
Add feed validity checking before adding
|
3 years ago |