benji7425
|
0d5e3dcd81
|
Update changelog
|
5 years ago |
benji7425
|
7d433e9354
|
Add max-old-space-size constraint of 64MB
|
5 years ago |
benji7425
|
4bb676d136
|
Add removal of data when bot kicked from guild
Along with join/leave console messages
|
5 years ago |
benji7425
|
3cfddd1f58
|
git subrepo pull (merge) discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "5fd4a43"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "5fd4a43"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
5 years ago |
Benji
|
65e7d05aad
|
Update README.md
|
5 years ago |
benji7425
|
753d636318
|
3.0.1
|
5 years ago |
benji7425
|
f8fc7d76ac
|
git subrepo pull discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "8efb033"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "8efb033"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
5 years ago |
benji7425
|
91df5ef7ea
|
3.0.0
|
5 years ago |
benji7425
|
74a7a5d569
|
Fix user posted links not being detected if setup done after b5 update
|
5 years ago |
Benji
|
a489726eb6
|
3.0.0-b7
Fix crash restart when bot received DM
|
5 years ago |
benji7425
|
e3c102aa5b
|
3.0.0-b6
Remove 'BODY is not RSS or ATOM' error from console logging'
|
5 years ago |
benji7425
|
8c6462e1b7
|
3.0.0-b5
|
5 years ago |
benji7425
|
fd650dd981
|
Prevent checking of feeds for guilds the bot is no longer in
Plus fix a couple related issues
|
5 years ago |
benji7425
|
ef5f455d4d
|
Add upgrading of json data on startup
|
5 years ago |
benji7425
|
f1f3b4a8df
|
git subrepo push discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "1ed6225"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "1ed6225"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
5 years ago |
benji7425
|
71e61663e2
|
Fix exception if bot mentioned without a command
|
5 years ago |
benji7425
|
ec8b165c96
|
Re-implement help message
|
5 years ago |
benji7425
|
8f9acdb455
|
Merge branch 'command-framework'
|
5 years ago |
benji7425
|
b3deb2a640
|
Refactor multiple areas for simplicity and readability
This is a squash commit of many commits
|
5 years ago |
benji7425
|
5b2916bf77
|
I changed my mind, we're going back to promises
Require command invoke methods to return a promise
|
5 years ago |
benji7425
|
60efeeebe8
|
git subrepo pull discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "9f209e1"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "9f209e1"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
5 years ago |
benji7425
|
c8a314c6c2
|
git subrepo push discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "0bf4f9d"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "0bf4f9d"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
5 years ago |
benji7425
|
b682b8af5c
|
Update commands to use message.reply, rather than promises
The promise method was just too annoying, better to go back to .reply
|
5 years ago |
benji7425
|
dc889096a5
|
Fix incorrect parameter being passed to internal command handling
|
5 years ago |
benji7425
|
a744b1c69c
|
Separate commands into separate files for command framework compatibility
|
5 years ago |
benji7425
|
0c2eafcb6c
|
Add client as a parameter to command invokation
|
5 years ago |
benji7425
|
d6bc7b631b
|
git subrepo pull discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "180d069"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "180d069"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
5 years ago |
benji7425
|
64ea3d596f
|
3.0.0-b4
|
5 years ago |
benji7425
|
bcc24e5ac5
|
git subrepo pull discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "81a8c67"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "81a8c67"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
5 years ago |
benji7425
|
d30f4f6c1b
|
Fix old package.json references that would have caused problems eventaully
|
5 years ago |
benji7425
|
e02c3bbc8d
|
3.0.0-b3
|
5 years ago |
benji7425
|
44d69cd12d
|
Add some error handling
|
5 years ago |
benji7425
|
ed427fe3b2
|
Fix misleading logged error if just "youtube.com" pasted in chat
|
5 years ago |
benji7425
|
265f81197c
|
Merge branch 'core-update'
|
5 years ago |
benji7425
|
f25dae8e93
|
Fix (actually this time) youtube feature urls not being properly converted
|
5 years ago |
benji7425
|
332a48f841
|
Fix past links not being checked when a new feed is added
|
5 years ago |
benji7425
|
a46046393b
|
Fix readme and changelog being gone
|
5 years ago |
benji7425
|
39df448016
|
Update for proper compatibility with current core code
|
5 years ago |
benji7425
|
8414532044
|
git subrepo commit (merge) discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "77cb9dd"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "8e6d6ce"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
5 years ago |
benji7425
|
6398e39359
|
Add passing in of token file
|
5 years ago |
benji7425
|
cf33b8b14d
|
git subrepo pull (merge) discord-bot-core
subrepo:
subdir: "discord-bot-core"
merged: "d1f015c"
upstream:
origin: "git@github.com:benji7425/discord-bot-core.git"
branch: "master"
commit: "c4f07d0"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
5 years ago |
Benji
|
8e03504cd6
|
Refactor some areas for simplicity
|
5 years ago |
Benji
|
2489909da4
|
Sqaush merge and adapt for template update using shared core code
|
5 years ago |
Benji
|
7eae7c3484
|
Update vscode file explorer excludes
|
5 years ago |
benji7425
|
06ec3a8d25
|
3.0.0-b2
Update changelog
|
5 years ago |
benji7425
|
e78b6539bb
|
Fix full and short youtube urls not correctly being converted
|
5 years ago |
Benji
|
e8d99e5691
|
Update README.md
|
5 years ago |
Benji
|
0937924664
|
Set theme jekyll-theme-midnight
|
5 years ago |
benji7425
|
c65f1b3813
|
Add readme file
Fix bullet points
|
5 years ago |
benji7425
|
89174aebe2
|
Fix runtime issue when starting up without any data
|
5 years ago |