TypeScript-Discord.js-v14-Template
TypeScript-Discord.js-v14-Template copied to clipboard
A quick-start template for Discord.js v14 in TypeScript that contains handling for commands, events, and interactions!
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.34.0 to 5.44.0. Release notes Sourced from @typescript-eslint/parser's releases. v5.44.0 5.44.0 (2022-11-21) Bug Fixes eslint-plugin: [no-empty-interface] disable autofix for declaration merging with class (#5920) (a4f85b8) eslint-plugin: [no-unnecessary-condition]...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.35.1 to 5.44.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v5.44.0 5.44.0 (2022-11-21) Bug Fixes eslint-plugin: [no-empty-interface] disable autofix for declaration merging with class (#5920) (a4f85b8) eslint-plugin: [no-unnecessary-condition]...
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.0 to 8.28.0. Release notes Sourced from eslint's releases. v8.28.0 Features 63bce44 feat: add ignoreClassFieldInitialValues option to no-magic-numbers (#16539) (Milos Djermanovic) 8385ecd feat: multiline properties in rule...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.9.3. Release notes Sourced from typescript's releases. TypeScript 4.8.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.1 to 16.0.3. Changelog Sourced from dotenv's changelog. 16.0.3 (2022-09-29) Changed Added library version to debug logs (#682) 16.0.2 (2022-08-30) Added Export env-options.js and cli-options.js in package.json...
sorry to bother you again How does it work now with the input options? E.g. ```js .addStringOption((option) => { option.setName('message').setDescription('The message to reply with.'); }) ``` _Originally posted by @NewtTheWolf...
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.54.0. Release notes Sourced from eslint's releases. v8.54.0 Features a7a883b feat: for-direction rule add check for condition in reverse order (#17755) (Angelo Annunziata) 1452dc9 feat:...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.4.1 to 6.11.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v6.11.0 6.11.0 (2023-11-13) Bug Fixes eslint-plugin: [explicit-function-return-type] support JSX attributes in allowTypedFunctionExpressions (#7553) (be2777c) eslint-plugin: [no-unnecessary-qualifier] handle nested...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.4.1 to 6.11.0. Release notes Sourced from @typescript-eslint/parser's releases. v6.11.0 6.11.0 (2023-11-13) Bug Fixes eslint-plugin: [explicit-function-return-type] support JSX attributes in allowTypedFunctionExpressions (#7553) (be2777c) eslint-plugin: [no-unnecessary-qualifier] handle nested...