Dragory
70e072e664
Update Knub to v30.0.0-beta.17
2020-07-29 23:45:20 +03:00
Dragory
f74291d5f8
Update to Knub v30.0.0-beta.16
2020-07-29 21:01:11 +03:00
Dragory
fd96ea4ee9
Add watch scripts for bot/api separately
2020-07-29 00:43:49 +03:00
Dragory
dc69ec329f
Update to Knub v30.0.0-beta.15
2020-07-28 23:51:21 +03:00
Dragory
140ba84544
Update to Knub v30.0.0-beta.14
2020-07-25 12:46:24 +03:00
Dragory
4019b9e1a2
Update Knub to v30.0.0-beta.13
2020-07-22 22:04:09 +03:00
Dragory
e44ef71fe2
Update Knub to v30.0.0-beta.12
2020-07-22 21:15:22 +03:00
Dragory
f4e8282a93
Update to Knub v30.0.0-beta.11
2020-07-22 09:33:15 +03:00
Dragory
4a8a63e8b8
Update Knub to v30.0.0-beta.10
2020-07-06 03:34:33 +03:00
Dragory
2c2393d3d4
Remove now-unneeded compileEnhancements option from ava config
...
Since ava 3, it's part of @ava/babel which we don't use.
2020-07-06 01:54:53 +03:00
Dragory
b338351e37
Update to ava 3
2020-07-06 01:50:28 +03:00
Dragory
22c7bd0ae7
Update to Knub v30.0.0-beta.9, knub-command-manager v8.1.1
2020-07-05 15:30:08 +03:00
Dragory
1bf5a7fa28
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
3e50d39105
Update to Knub v30.0.0-beta.7
2020-07-05 02:41:05 +03:00
Dragory
8701380e6b
Update Knub to v30.0.0-beta.5
2020-07-04 23:04:52 +03:00
Dragory
b6b063f716
Update to Eris 0.13.3
2020-07-03 21:48:56 +03:00
Dragory
c54da7ecca
Update to Knub 30.0.0-beta.4
2020-07-03 21:48:06 +03:00
Dragory
820f1b8e1e
Update to Knub 30.0.0-beta.3
2020-07-03 21:37:17 +03:00
Miikka
7e3f9ebd11
WIP
2020-06-30 17:48:18 +03:00
Dragory
d066f53bc5
Update Eris to 0.11.2
2020-01-20 23:43:22 +02:00
roflmaoqwerty
b092dda079
default emoji support for !jumbo
2020-01-14 18:46:53 +11:00
roflmaoqwerty
08c1a2e9ac
implemented !jumbo
2020-01-14 18:46:53 +11:00
Dragory
94ef7b8ee0
Update to Knub 29. Set up config types for Knub.
2020-01-12 13:37:43 +02:00
Dragory
59a927ba93
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
7de4be0b44
Update Knub to v27.0.0; update knub-command-manager to v7.0.0
2020-01-09 06:05:17 +02:00
Dragory
3740a59d20
Update Knub to 26.1.1
2019-12-29 22:34:05 -05:00
Dragory
73780e503f
Add source map support to backend dev builds
2019-12-08 02:05:35 +02:00
Dragory
a0edd962f3
Add support for regex in !search via -regex/-re
2019-12-01 01:01:20 +02:00
Dragory
e586bfbda3
automod: add normalize and loose_matching trigger options
2019-11-30 22:04:28 +02:00
Dragory
8b46a07078
Remove now-unused nodemon
2019-11-30 17:08:11 +02:00
Dragory
2a646f5a6e
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
9390b164d8
Fix issues caused by @shared tsconfig path
2019-11-08 00:03:02 +02:00
Dragory
ba4ddfcc32
Update Typescript to 3.7
2019-11-07 22:52:40 +02:00
Dragory
16111bbe84
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