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
Dragory
42b0f9d807
Recommend -option instead of --option
...
Since knub-command-manager accepts both -option and --option now,
this change should make options more intuitive to use. Both syntaxes
are still supported and neither is getting deprecated for now.
2019-10-25 20:25:25 +03:00
Dragory
c4ba494904
Update to Knub 24. Update Node typings to fix error with [util.inspect.custom] property.
2019-09-22 17:06:22 +03:00
Dragory
12f25346ec
More documentation work
2019-08-22 02:58:32 +03:00
Dragory
5dbc37f8e3
ChannelArchiver: include message reactions in archive
2019-08-10 00:43:58 +03:00
Dragory
e75b87e8d5
ChannelArchiver: break out of the loop if there are no more messages to archive
2019-08-10 00:28:18 +03:00
Dragory
72dc016cc3
ChannelArchiver: fix archiving of the wrong channel
2019-08-10 00:22:25 +03:00
Dragory
29fd91ed49
Add ChannelArchiver plugin
2019-08-10 00:13:55 +03:00