Commit graph

180 commits

Author SHA1 Message Date
Max Isom 0862002477
Merge pull request #9 from codetheweb/dependabot/npm_and_yarn/youtube.ts-0.1.9
Bump youtube.ts from 0.1.8 to 0.1.9
2020-11-18 12:31:48 -05:00
Max Isom 964a8fd42e
Merge pull request #8 from codetheweb/dependabot/npm_and_yarn/discordjs/opus-0.3.3
Bump @discordjs/opus from 0.3.2 to 0.3.3
2020-11-18 12:30:58 -05:00
dependabot-preview[bot] a1047e8ae8
Bump youtube.ts from 0.1.8 to 0.1.9
Bumps [youtube.ts](https://github.com/Tenpi/youtube.ts) from 0.1.8 to 0.1.9.
- [Release notes](https://github.com/Tenpi/youtube.ts/releases)
- [Commits](https://github.com/Tenpi/youtube.ts/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-18 17:30:45 +00:00
Max Isom 13248f0c7a
Merge pull request #6 from codetheweb/dependabot/npm_and_yarn/typescript-4.0.5
Bump typescript from 4.0.3 to 4.0.5
2020-11-18 12:30:26 -05:00
dependabot-preview[bot] 69e3e2dfa4
Bump @discordjs/opus from 0.3.2 to 0.3.3
Bumps [@discordjs/opus](https://github.com/discordjs/opus) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/discordjs/opus/releases)
- [Commits](https://github.com/discordjs/opus/compare/v0.3.2...v0.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-18 17:30:13 +00:00
Max Isom 3519ecb490
Merge pull request #7 from codetheweb/dependabot/npm_and_yarn/types/bluebird-3.5.33
Bump @types/bluebird from 3.5.32 to 3.5.33
2020-11-18 12:30:02 -05:00
dependabot-preview[bot] 364b2708a2
Bump @types/bluebird from 3.5.32 to 3.5.33
Bumps [@types/bluebird](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bluebird) from 3.5.32 to 3.5.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bluebird)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-18 17:29:43 +00:00
dependabot-preview[bot] ef1484c0bf
Bump typescript from 4.0.3 to 4.0.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.3...v4.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-18 17:29:15 +00:00
dependabot-preview[bot] 676d6a2ace
Bump @types/ws from 7.2.7 to 7.4.0
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 7.2.7 to 7.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-18 17:28:47 +00:00
Max Isom 60a7658293
Fix runtime errors 2020-10-24 15:42:37 -04:00
Max Isom a51c712da8
Switch back to NPM, optimize Dockerfile 2020-10-24 15:19:35 -04:00
Max Isom f941dbbddd
Fix setup wizard when there's >20 channels 2020-10-24 14:27:02 -04:00
Max Isom 7a2cdc20de
Fix ignored files for Yarn v2 2020-10-24 13:10:02 -04:00
Max Isom 599dbce6e6
Bump packages 2020-10-24 12:32:43 -04:00
Max Isom 4f0ab9b549
Bump dependencies 2020-09-24 11:14:38 -04:00
Max Isom cd4b42a8f6
Bump dependencies 2020-08-24 14:53:18 -05:00
Max Isom 58fcc481ba
Bump dependencies 2020-05-30 21:37:40 -05:00
Max Isom 7703506aae Bump dependencies and add typing event handler 2020-03-27 17:14:08 -05:00
Max Isom 4e1a156f9b Bump dependencies 2020-03-25 17:59:09 -05:00
Max Isom 9c91ce1a13 Merge Player and Queue services 2020-03-20 20:47:04 -05:00
Max Isom 0357373123 Limit playlist adds to 50 songs 2020-03-18 19:17:47 -05:00
Max Isom 15d4e251f2 Add better responses 2020-03-17 17:59:26 -05:00
Max Isom 1a1bdfd674 Add Dockerfile 2020-03-17 12:30:27 -05:00
Max Isom 3408c7a0c2 Use manager instances for guild services 2020-03-15 14:36:59 -05:00
Max Isom 2f0acaa858 Add livestream support 2020-03-14 21:48:08 -05:00
Max Isom ad4d49f763 Add shuffle command 2020-03-14 12:41:00 -05:00
Max Isom fb91c8e89c Add better caching, seek command 2020-03-13 20:36:42 -05:00
Max Isom 17ba78f7b7 Use IoC, impliment queue 2020-03-12 22:41:26 -05:00
Max Isom 8eb4c8a6c0 Basic play functionality 2020-03-10 11:58:09 -05:00
Max Isom eca84c8b69 Inital commit 2020-03-09 11:57:39 -05:00