Commit graph

304 commits

Author SHA1 Message Date
Max Isom 50b1e8edda
Bump @discordjs/builders
See https://github.com/discordjs/discord.js/pull/7921
2022-05-15 13:03:30 -04:00
dependabot[bot] 170f29c854
Bump prisma from 3.11.0 to 3.14.0 (#647)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-15 11:58:45 -05:00
dependabot[bot] 456fd19b62
Bump @prisma/client from 3.13.0 to 3.14.0 (#654)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-15 11:58:40 -05:00
dependabot[bot] b998738c7b
Bump spotify-uri from 2.2.2 to 3.0.2 (#653)
Bumps [spotify-uri](https://github.com/TooTallNate/spotify-uri) from 2.2.2 to 3.0.2.
- [Release notes](https://github.com/TooTallNate/spotify-uri/releases)
- [Changelog](https://github.com/TooTallNate/spotify-uri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/spotify-uri/compare/v2.2.2...v3.0.2)

---
updated-dependencies:
- dependency-name: spotify-uri
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-15 11:58:26 -05:00
Kevin Kendzia eb2885b206
fix command permission handling and push discord to v10 (#640)
Co-authored-by: Max Isom <hi@maxisom.me>
2022-05-13 19:44:14 -05:00
Pierluigi Zagaria 7a190a526b
Fix case-sensitive import warning (#616)
Co-authored-by: Max Isom <hi@maxisom.me>
2022-04-07 19:31:43 -05:00
dependabot[bot] 5497b22e49
Bump type-fest from 2.11.0 to 2.12.0 (#530)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-16 19:34:52 -05:00
dependabot[bot] 64f449ebf8
Bump got from 12.0.1 to 12.0.2 (#576)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-16 19:34:42 -05:00
dependabot[bot] 23540e8db8
Bump prisma from 3.10.0 to 3.11.0 (#577)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-16 19:34:35 -05:00
dependabot[bot] 3d8906cb72
Bump @prisma/client from 3.10.0 to 3.11.0 (#578)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-16 19:34:26 -05:00
Max Isom 6c00727a4a
Parse duration strings for /fseek and /seek (#565) 2022-03-13 17:30:36 -05:00
dependabot[bot] 417a5fb554
Bump typescript from 4.5.5 to 4.6.2 (#557)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-12 19:57:48 -06:00
Max Isom a60bde8d5b
Use on-the-fly transpiling with esmo (#562) 2022-03-12 19:38:33 -06:00
dependabot[bot] 14d0157e62
Bump @prisma/client from 3.9.2 to 3.10.0 (#558)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-12 10:14:47 -06:00
dependabot[bot] a025e718e7
Bump execa from 6.0.0 to 6.1.0 (#521)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-12 10:06:05 -06:00
dependabot[bot] b9ac26978a
Bump ora from 6.0.1 to 6.1.0 (#531)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-12 10:05:57 -06:00
dependabot[bot] 688cc8ac7b
Bump prisma from 3.8.1 to 3.10.0 (#536)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-12 10:05:41 -06:00
dependabot[bot] 6ac216f191
Bump discord-api-types from 0.26.1 to 0.29.0 (#552)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-12 10:05:27 -06:00
Max Isom 129dcda951
Bump ytdl-core 2022-03-09 21:48:36 -05:00
dependabot[bot] 56eaff3132
Bump eslint-config-xo from 0.38.0 to 0.39.0 (#410)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12 11:15:11 -06:00
dependabot[bot] d913b7e105
Bump p-event from 4.2.0 to 5.0.1 (#408)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12 11:15:00 -06:00
dependabot[bot] 63fe84a581
Bump ytdl-core from 4.10.0 to 4.10.1 (#510)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12 11:14:49 -06:00
dependabot[bot] c532e2dc25
Bump ts-node from 10.4.0 to 10.5.0 (#511)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12 11:14:35 -06:00
dependabot[bot] 59f40da2fc
Bump concurrently from 6.4.0 to 7.0.0 (#457)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12 10:57:17 -06:00
dependabot[bot] 671af0f232
Bump dotenv from 8.6.0 to 16.0.0 (#500)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12 10:56:58 -06:00
dependabot[bot] ba4a1bb2a6
Bump @prisma/client from 3.8.1 to 3.9.2 (#512)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12 10:56:12 -06:00
dependabot[bot] 60bffd5620
Bump p-queue from 7.1.0 to 7.2.0 (#508)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12 10:55:51 -06:00
Max Isom 4a8407c341
Use read-pkg 2022-02-09 20:12:16 -05:00
Max Isom 56a469a999
Migrate to slash commands (#431)
Co-authored-by: Federico fuji97 Rapetti <fuji1097@gmail.com>
2022-02-05 16:16:17 -06:00
Max Isom c519a43620
Fix livestreams 2022-01-29 22:01:03 -05:00
Thongrapee Panyapatiphan 59cbc8b474
Announce current song (#470)
Co-authored-by: Max Isom <hi@maxisom.me>
2022-01-21 12:50:57 -06:00
Max Isom 892c06a110
Bump discord.js 2022-01-07 12:38:07 -06:00
Max Isom c1f64486e1
Bump youtube.ts 2022-01-07 12:26:17 -06:00
Max Isom d02249e1bb
Remove unnecessary dependency 2022-01-06 18:26:15 -06:00
Peerawas Archavanuntakun 51d378e4cb
Setup and migrate to Prisma (#456) 2022-01-05 14:30:32 -06:00
dependabot[bot] 432620e606
Bump youtube.ts from 0.2.2 to 0.2.3
Bumps [youtube.ts](https://github.com/Tenpi/youtube.ts) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/Tenpi/youtube.ts/releases)
- [Commits](https://github.com/Tenpi/youtube.ts/commits)

---
updated-dependencies:
- dependency-name: youtube.ts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-26 19:42:29 +00:00
dependabot[bot] ed8850fbab
Bump ytdl-core from 4.9.1 to 4.9.2
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](https://github.com/fent/node-ytdl-core/compare/v4.9.1...v4.9.2)

---
updated-dependencies:
- dependency-name: ytdl-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 10:03:33 +00:00
Max Isom 69c22eed54
Merge pull request #433 from codetheweb/dependabot/npm_and_yarn/typescript-4.5.4 2021-12-18 13:50:35 -05:00
Max Isom b27af6e3f8
Merge pull request #430 from codetheweb/dependabot/npm_and_yarn/types/ws-8.2.2 2021-12-18 13:50:24 -05:00
Max Isom 1b5ce6f560
Merge pull request #435 from codetheweb/dependabot/npm_and_yarn/types/node-17.0.0 2021-12-18 13:50:13 -05:00
dependabot[bot] 5418c2eb65
Bump typescript from 4.5.3 to 4.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.3...v4.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-18 18:47:20 +00:00
Max Isom eb13c0c464
Merge pull request #427 from codetheweb/dependabot/npm_and_yarn/type-fest-2.8.0 2021-12-18 13:46:33 -05:00
dependabot[bot] f23a79f0ba
Bump debug from 4.3.2 to 4.3.3
Bumps [debug](https://github.com/debug-js/debug) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](https://github.com/debug-js/debug/compare/4.3.2...4.3.3)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-18 18:41:27 +00:00
dependabot[bot] c897ca2762
Bump type-fest from 2.5.4 to 2.8.0
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 2.5.4 to 2.8.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](https://github.com/sindresorhus/type-fest/compare/v2.5.4...v2.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-18 18:41:20 +00:00
Max Isom ebf07ff4bc
Add release-it 2021-12-18 12:38:29 -06:00
dependabot[bot] 988fa2b880
Bump @types/node from 16.11.7 to 17.0.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.7 to 17.0.0.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 10:03:16 +00:00
dependabot[bot] 22061c2c66
Bump @types/ws from 8.2.0 to 8.2.2
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.2.0 to 8.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 01:16:14 +00:00
Max Isom ffc8493ea3
Add splash banner and spinner progress for initial connection 2021-12-13 20:11:14 -05:00
Max Isom fa4ba0bb9a
Merge pull request #425 from codetheweb/dependabot/npm_and_yarn/got-12.0.0 2021-12-12 13:51:24 -05:00
dependabot[bot] f35f1de7b8
Bump got from 11.8.2 to 12.0.0
Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 12.0.0.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.2...v12.0.0)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-12 18:42:09 +00:00