Dragory
4b33322127
Update to Knub v30.0.0-beta.14
2020-07-25 12:46:24 +03:00
Dragory
fecf84c7be
Merge master
2020-07-22 23:06:12 +03:00
Dragory
add44773f7
Update Knub to v30.0.0-beta.13
2020-07-22 22:04:09 +03:00
Dragory
d49d30c4a7
Update Knub to v30.0.0-beta.12
2020-07-22 21:15:22 +03:00
Dragory
fa42c6262f
Update to Knub v30.0.0-beta.11
2020-07-22 09:33:15 +03:00
dependabot[bot]
7f808c1487
Bump lodash from 4.17.15 to 4.17.19 in /backend
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 17:01:12 +00:00
Dragory
ef1b993d58
Update Knub to v30.0.0-beta.10
2020-07-06 03:34:33 +03:00
Dragory
383601e9f4
Update to ava 3
2020-07-06 01:50:28 +03:00
Dragory
74bb0c9c37
Dedupe package-lock.json with 'npm dedupe'
2020-07-05 15:31:06 +03:00
Dragory
485a5078f9
Update to Knub v30.0.0-beta.9, knub-command-manager v8.1.1
2020-07-05 15:30:08 +03:00
Dragory
a1b747f30e
Update to Knub v30.0.0-beta.8, TypeScript v3.9; update Node typings to v14
2020-07-05 04:59:53 +03:00
Dragory
fd6c00d76c
Update to Knub v30.0.0-beta.7
2020-07-05 02:41:05 +03:00
Dragory
4c002d95a7
Update Knub to v30.0.0-beta.5
2020-07-04 23:04:52 +03:00
Dragory
84b1b95316
Update to Eris 0.13.3
2020-07-03 21:48:56 +03:00
Dragory
c2ac5b4e23
Update to Knub 30.0.0-beta.4
2020-07-03 21:48:06 +03:00
Dragory
7af39e959c
Update to Knub 30.0.0-beta.3
2020-07-03 21:37:17 +03:00
Miikka
b4757f3b52
WIP
2020-06-30 17:48:18 +03:00
Dragory
caefd012a7
Update Eris to 0.11.2
2020-01-20 23:43:22 +02:00
roflmaoqwerty
7205aae5ef
default emoji support for !jumbo
2020-01-14 18:46:53 +11:00
roflmaoqwerty
6c9cb78a21
implemented !jumbo
2020-01-14 18:46:53 +11:00
Dragory
4329736716
Update to Knub 29. Set up config types for Knub.
2020-01-12 13:37:43 +02:00
Dragory
d4f569ee0f
Update to Knub 28, improve debugger-friendliness
...
Development npm scripts now also listen for debuggers:
- Port 9229 for the bot
- Port 9239 for the api
Via Knub 28, PluginErrors are no longer used in development, which
helps with call stacks in debuggers (see Knub changelog).
Unhandled promise rejections are now treated as exceptions via nodejs
flag --unhandled-rejections=strict, which allows catching them with
a debugger.
The internal "error-tolerant" error handler is now only used in
production; in development, all unhandled errors cause the bot to
crash and are easily catchable by debuggers.
2020-01-12 10:34:05 +02:00
Dragory
c17c16b764
Update Knub to v27.0.0; update knub-command-manager to v7.0.0
2020-01-09 06:05:17 +02:00
Dragory
247aa777db
Update Knub to 26.1.1
2019-12-29 22:34:05 -05:00
Dragory
b3efe86bb4
Add source map support to backend dev builds
2019-12-08 02:05:35 +02:00
Dragory
5930c13417
Add support for regex in !search via -regex/-re
2019-12-01 01:01:20 +02:00
Dragory
889a3372ad
automod: add normalize and loose_matching trigger options
2019-11-30 22:04:28 +02:00
Dragory
a5f4af1ea5
Remove now-unused nodemon
2019-11-30 17:08:11 +02:00
Dragory
1b809aaf4f
Switch from ts-node to tsc-watch for faster watch restarts; move format npm script to project root
2019-11-30 17:05:18 +02:00
Dragory
5352a2625b
Fix issues caused by @shared tsconfig path
2019-11-08 00:03:02 +02:00
Dragory
c650144509
Update Typescript to 3.7
2019-11-07 22:52:40 +02:00
Dragory
9250c84637
Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests.
2019-11-02 22:11:26 +02:00