forked from FoundKeyGang/FoundKey
Johann150
d3fbe5e382
Since looking up a channel by ID should be the most often needed use case, the data structure is now more optimized towards this. The code is also simplified by using optional chaining where possible. In this vein, the server will now enforce that channel IDs are unique and not reused. Changelog: Changed |
||
---|---|---|
.. | ||
.vscode | ||
assets | ||
migration | ||
src | ||
test | ||
.eslintignore | ||
.eslintrc.cjs | ||
.mocharc.json | ||
jsconfig.json | ||
ormconfig.js | ||
package.json | ||
tsconfig.json | ||
watch.mjs |