Commit Graph

2624 Commits

Author SHA1 Message Date
Christer Warén
fa8c0b31df Remove Invite command 2023-12-21 01:22:24 +02:00
github-actions[bot]
513369d47b
Merge pull request #926 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-6.15.0
Bump @typescript-eslint/parser from 6.14.0 to 6.15.0
2023-12-20 08:42:35 +00:00
dependabot[bot]
d5f9495360
Bump @typescript-eslint/parser from 6.14.0 to 6.15.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.14.0 to 6.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.15.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 08:42:25 +00:00
github-actions[bot]
a64ab88433
Merge pull request #927 from warengroup/dependabot/npm_and_yarn/develop/eslint-plugin-prettier-5.1.0
Bump eslint-plugin-prettier from 5.0.1 to 5.1.0
2023-12-20 08:41:36 +00:00
dependabot[bot]
175fe20f9d
Bump eslint-plugin-prettier from 5.0.1 to 5.1.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.0.1...v5.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 08:41:25 +00:00
github-actions[bot]
f26962f52f
Merge pull request #925 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-6.15.0
Bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0
2023-12-19 08:40:59 +00:00
dependabot[bot]
7db544527c
Bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.14.0 to 6.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.15.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 08:40:45 +00:00
github-actions[bot]
c94fb11197
Merge pull request #924 from warengroup/dependabot/npm_and_yarn/develop/types/node-20.10.5
Bump @types/node from 20.10.4 to 20.10.5
2023-12-18 08:21:54 +00:00
dependabot[bot]
a4595ef6c6
Bump @types/node from 20.10.4 to 20.10.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.4 to 20.10.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 08:21:41 +00:00
Christer Warén
22c45cb590 Update uncaughtException event 2023-12-17 07:17:26 +02:00
Christer Warén
bda70e7cf7 Update Help title 2023-12-17 07:17:04 +02:00
Christer Warén
080e070f19 Handle application commands better in commands.ts 2023-12-17 07:16:35 +02:00
Christer Warén
0f33298859 Dependencies Update 2023-12-16 21:58:09 +02:00
github-actions[bot]
c2e4f8c3e1
Merge pull request #922 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-6.14.0
Bump @typescript-eslint/parser from 6.13.2 to 6.14.0
2023-12-15 22:08:53 +00:00
dependabot[bot]
9ebb38abc8
Bump @typescript-eslint/parser from 6.13.2 to 6.14.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.13.2 to 6.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.14.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 22:08:42 +00:00
github-actions[bot]
7ec4238257
Merge pull request #923 from warengroup/dependabot/github_actions/develop/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2023-12-14 08:16:56 +00:00
dependabot[bot]
e675885a3c
Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 08:16:44 +00:00
github-actions[bot]
6ca0199be8
Merge pull request #921 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-6.14.0
Bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.14.0
2023-12-12 08:39:49 +00:00
dependabot[bot]
eeb1cab16f
Bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.14.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.13.2 to 6.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.14.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 08:39:37 +00:00
github-actions[bot]
29b6be2c54
Merge pull request #920 from warengroup/dependabot/npm_and_yarn/develop/ts-node-10.9.2
Bump ts-node from 10.9.1 to 10.9.2
2023-12-11 08:06:10 +00:00
dependabot[bot]
578cd30034
Bump ts-node from 10.9.1 to 10.9.2
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.9.1 to 10.9.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.9.1...v10.9.2)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 08:05:58 +00:00
github-actions[bot]
e4f72f57bc
Merge pull request #919 from warengroup/dependabot/npm_and_yarn/develop/prettier-3.1.1
Bump prettier from 3.1.0 to 3.1.1
2023-12-11 08:05:50 +00:00
dependabot[bot]
9e34477235
Bump prettier from 3.1.0 to 3.1.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 08:05:36 +00:00
github-actions[bot]
3e7ff2de86
Merge pull request #918 from warengroup/dependabot/npm_and_yarn/develop/discord-api-types-0.37.66
Bump discord-api-types from 0.37.65 to 0.37.66
2023-12-08 08:21:20 +00:00
dependabot[bot]
835b6bcd2c
Bump discord-api-types from 0.37.65 to 0.37.66
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.65 to 0.37.66.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.37.65...0.37.66)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 08:21:05 +00:00
Christer Warén
2ce02b8545 Update Labeler config 2023-12-07 16:38:46 +02:00
github-actions[bot]
f8dc1e14af
Merge pull request #917 from warengroup/dependabot/npm_and_yarn/develop/typescript-5.3.3
Bump typescript from 5.3.2 to 5.3.3
2023-12-07 08:26:09 +00:00
dependabot[bot]
fd5c1b1af5
Bump typescript from 5.3.2 to 5.3.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 08:25:53 +00:00
github-actions[bot]
c9cc638c3b
Merge pull request #916 from warengroup/dependabot/npm_and_yarn/develop/types/node-20.10.4
Bump @types/node from 20.10.3 to 20.10.4
2023-12-07 08:25:51 +00:00
dependabot[bot]
4d0fe97db4
Bump @types/node from 20.10.3 to 20.10.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.3 to 20.10.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 08:25:39 +00:00
github-actions[bot]
a93c0935b6
Merge pull request #915 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-6.13.2
Bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.13.2
2023-12-05 12:26:50 +00:00
dependabot[bot]
e79008cbf5
Bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.13.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.13.1 to 6.13.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 12:26:37 +00:00
github-actions[bot]
b00f8664e0
Merge pull request #914 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-6.13.2
Bump @typescript-eslint/parser from 6.13.1 to 6.13.2
2023-12-05 08:36:09 +00:00
dependabot[bot]
2ecf48ef36
Bump @typescript-eslint/parser from 6.13.1 to 6.13.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.13.1 to 6.13.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 08:35:56 +00:00
github-actions[bot]
2403ab46aa
Merge pull request #913 from warengroup/dependabot/github_actions/develop/actions/labeler-5
Bump actions/labeler from 4 to 5
2023-12-05 08:17:09 +00:00
dependabot[bot]
bf924bc97b
Bump actions/labeler from 4 to 5
Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 08:16:55 +00:00
Christer Warén
d1632f4f49 Update Help command 2023-12-04 22:26:07 +02:00
Christer Warén
c0d0cf23dc Remove Bug command 2023-12-04 22:24:19 +02:00
Christer Warén
c899266975 Remove audioPlayer maxMissedFrames in Streamer class 2023-12-04 22:20:52 +02:00
Christer Warén
fe62792949 Dockerfile Update 2023-12-04 22:19:35 +02:00
github-actions[bot]
e084ee711c
Merge pull request #912 from warengroup/dependabot/npm_and_yarn/develop/eslint-8.55.0
Bump eslint from 8.54.0 to 8.55.0
2023-12-04 08:35:30 +00:00
dependabot[bot]
b527f16c4f
Bump eslint from 8.54.0 to 8.55.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.54.0...v8.55.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 08:35:19 +00:00
github-actions[bot]
0a3eca23a4
Merge pull request #911 from warengroup/dependabot/npm_and_yarn/develop/eslint-config-prettier-9.1.0
Bump eslint-config-prettier from 9.0.0 to 9.1.0
2023-12-04 08:34:16 +00:00
github-actions[bot]
6da3505ff8
Merge pull request #910 from warengroup/dependabot/npm_and_yarn/develop/types/node-20.10.3
Bump @types/node from 20.10.1 to 20.10.3
2023-12-04 08:34:10 +00:00
dependabot[bot]
89415efb46
Bump eslint-config-prettier from 9.0.0 to 9.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 08:34:06 +00:00
dependabot[bot]
f17baa0a99
Bump @types/node from 20.10.1 to 20.10.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.1 to 20.10.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 08:33:57 +00:00
Christer Warén
34053dc2e8 Update new stationslistUrl in .env-example 2023-12-01 23:01:15 +02:00
Christer Warén
c2b9000079 Update new stationslistUrl in config.ts 2023-12-01 22:49:42 +02:00
github-actions[bot]
cc0864f3d9
Merge pull request #909 from warengroup/dependabot/npm_and_yarn/develop/types/node-20.10.1
Bump @types/node from 20.10.0 to 20.10.1
2023-11-30 08:34:34 +00:00
dependabot[bot]
db712e849d
Bump @types/node from 20.10.0 to 20.10.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.0 to 20.10.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 08:34:21 +00:00