Commit graph

469 commits

Author SHA1 Message Date
Max Isom 79e7e88fab
Remove requirement for DISCORD_CLIENT_ID
Closes #336
2021-09-18 17:04:04 -04:00
Max Isom 9a2ef876d3
Correctly skip song if unavailable
Also lets user know in text channel that song is unavailable after skipping.

Fixes #324
2021-09-18 16:55:50 -04:00
Max Isom 81bbdb971d
Merge pull request #330 from luisfavila/join-user-voice-channel 2021-09-16 09:36:33 -04:00
Luis Ávila cd9d5248ac
Join the message sender's channel if possible 2021-09-15 23:12:48 +01:00
Max Isom c97206bb8b
Merge pull request #320 from luisfavila/fix-url-cleaning 2021-09-14 14:20:01 -04:00
Max Isom af8e81a569
Fix lint issues 2021-09-14 14:18:17 -04:00
Luis Ávila e59db76694
Fix URL cleaning: youtube IDs are not valid URLs 2021-09-14 19:07:43 +01:00
Max Isom 1212ffc102
Merge pull request #311 from likuilin/master
Remove Manage Messages perms requirement by only deleting own reactions
2021-09-14 13:39:45 -04:00
Max Isom 427654fc60
Use same logic for removing reactions when either animation is ongoing or animation is stopped 2021-09-14 13:35:54 -04:00
Max Isom fcbff53a7a
Clean URL search params
Closes #316
2021-09-14 09:43:34 -04:00
Max Isom 4bce011b0c
Fix type error
Closes #313
2021-09-13 13:18:06 -04:00
Kuilin Li 257191b183
Remove Manage Messages perms requirement by only deleting own reactions 2021-09-12 23:56:45 +00:00
Max Isom bd1d026d72
Merge branch 'master' of github.com:codetheweb/muse 2021-08-04 13:23:13 -05:00
Max Isom 1cb55cb8ce
Fix help command 2021-08-04 13:22:40 -05:00
Max Isom 447a6f3a22
Merge pull request #236 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.8.3
Bump ytdl-core from 4.8.2 to 4.8.3
2021-06-28 08:53:06 -05:00
dependabot[bot] bf788fa525
Bump ytdl-core from 4.8.2 to 4.8.3
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.8.2 to 4.8.3.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](https://github.com/fent/node-ytdl-core/compare/v4.8.2...v4.8.3)

---
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-06-28 10:04:01 +00:00
Max Isom 473fb132a6
Merge pull request #232 from codetheweb/dependabot/npm_and_yarn/typescript-4.3.4
Bump typescript from 4.3.2 to 4.3.4
2021-06-25 10:56:48 -05:00
Max Isom 7fa46a63a3
Merge pull request #233 from codetheweb/dependabot/npm_and_yarn/types/spotify-web-api-node-5.0.2
Bump @types/spotify-web-api-node from 4.0.2 to 5.0.2
2021-06-25 10:56:16 -05:00
dependabot[bot] 4275615a83
Bump @types/spotify-web-api-node from 4.0.2 to 5.0.2
Bumps [@types/spotify-web-api-node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/spotify-web-api-node) from 4.0.2 to 5.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/spotify-web-api-node)

---
updated-dependencies:
- dependency-name: "@types/spotify-web-api-node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25 15:53:23 +00:00
dependabot[bot] c9d9fac63b
Bump typescript from 4.3.2 to 4.3.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.3.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-06-25 15:53:00 +00:00
Max Isom 3d6d77e988
Merge pull request #229 from codetheweb/dependabot/npm_and_yarn/discordjs/opus-0.5.3
Bump @discordjs/opus from 0.5.0 to 0.5.3
2021-06-25 10:52:55 -05:00
dependabot[bot] 9ecb09cbd0
Bump @discordjs/opus from 0.5.0 to 0.5.3
Bumps [@discordjs/opus](https://github.com/discordjs/opus) from 0.5.0 to 0.5.3.
- [Release notes](https://github.com/discordjs/opus/releases)
- [Commits](https://github.com/discordjs/opus/compare/v0.5.0...v0.5.3)

---
updated-dependencies:
- dependency-name: "@discordjs/opus"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25 15:51:40 +00:00
Max Isom 48cea553d3
Merge pull request #222 from codetheweb/dependabot/npm_and_yarn/discordjs/opus-0.5.3
Bump @discordjs/opus from 0.5.0 to 0.5.3
2021-06-25 10:50:35 -05:00
Max Isom 67a1c0dbfc
Merge pull request #144 from codetheweb/dependabot/npm_and_yarn/types/spotify-web-api-node-5.0.2
Bump @types/spotify-web-api-node from 4.0.2 to 5.0.2
2021-06-25 10:50:12 -05:00
Max Isom 6edc9130f3
Merge pull request #178 from codetheweb/dependabot/add-v2-config-file
Upgrade to GitHub-native Dependabot
2021-06-25 10:49:46 -05:00
dependabot-preview[bot] 8798984ffc
Bump @discordjs/opus from 0.5.0 to 0.5.3
Bumps [@discordjs/opus](https://github.com/discordjs/opus) from 0.5.0 to 0.5.3.
- [Release notes](https://github.com/discordjs/opus/releases)
- [Commits](https://github.com/discordjs/opus/compare/v0.5.0...v0.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-11 10:32:35 +00:00
dependabot-preview[bot] 4d346bd528
Bump @types/spotify-web-api-node from 4.0.2 to 5.0.2
Bumps [@types/spotify-web-api-node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/spotify-web-api-node) from 4.0.2 to 5.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/spotify-web-api-node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-09 10:38:40 +00:00
dependabot-preview[bot] 27e16318b9
Merge pull request #221 from codetheweb/dependabot/npm_and_yarn/types/validator-13.1.4 2021-06-09 10:37:12 +00:00
dependabot-preview[bot] 45bdd652ab
Bump @types/validator from 13.1.3 to 13.1.4
Bumps [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator) from 13.1.3 to 13.1.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-09 10:35:35 +00:00
dependabot-preview[bot] 880c320463
Merge pull request #220 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.26.1 2021-06-08 10:30:57 +00:00
dependabot-preview[bot] e0836ef590
Bump @typescript-eslint/parser from 4.26.0 to 4.26.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.1/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-08 10:29:18 +00:00
dependabot-preview[bot] 17c6f34ff6
Merge pull request #217 from codetheweb/dependabot/npm_and_yarn/eslint-7.28.0 2021-06-07 10:36:40 +00:00
dependabot-preview[bot] f7063462af
Bump eslint from 7.27.0 to 7.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.27.0...v7.28.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-07 10:34:51 +00:00
dependabot-preview[bot] f77d23cc57
Merge pull request #212 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.26.0 2021-06-01 10:34:43 +00:00
dependabot-preview[bot] a71193de07
Bump @typescript-eslint/parser from 4.25.0 to 4.26.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.25.0 to 4.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-01 10:33:02 +00:00
Max Isom a5dce868c4
Merge branch 'master' of github.com:codetheweb/muse 2021-05-30 15:03:30 -05:00
Max Isom cf75afd4bc
Fix shuffle bug for long Spotify playlists
A random sample of 50 songs is taken for long playlists since mapping Spotify -> YouTube is expensive.
However, the function used previously allowed for duplicates within that sample of 50.
2021-05-30 15:01:11 -05:00
dependabot-preview[bot] 4828122bda
Merge pull request #210 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.8.2 2021-05-28 10:33:31 +00:00
dependabot-preview[bot] 3a24123d9a
Bump ytdl-core from 4.8.0 to 4.8.2
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.8.0 to 4.8.2.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](https://github.com/fent/node-ytdl-core/compare/v4.8.0...v4.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-28 10:32:06 +00:00
dependabot-preview[bot] 62a18ee3ef
Merge pull request #209 from codetheweb/dependabot/npm_and_yarn/typescript-4.3.2 2021-05-27 10:34:41 +00:00
dependabot-preview[bot] 21b06a822e
Bump typescript from 4.2.4 to 4.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-27 10:33:23 +00:00
dependabot-preview[bot] 8b4abaa120
Merge pull request #208 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.25.0 2021-05-26 10:38:30 +00:00
dependabot-preview[bot] c735f39c0c
Bump @typescript-eslint/parser from 4.24.0 to 4.25.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.24.0 to 4.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.25.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-26 10:37:26 +00:00
dependabot-preview[bot] 60aa24dcbb
Merge pull request #205 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.25.0 2021-05-25 10:45:43 +00:00
dependabot-preview[bot] 28e4eb5bc8
Bump @typescript-eslint/eslint-plugin from 4.24.0 to 4.25.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.24.0 to 4.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.25.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-25 10:44:31 +00:00
dependabot-preview[bot] bd3aac393e
Merge pull request #204 from codetheweb/dependabot/npm_and_yarn/eslint-7.27.0 2021-05-24 10:48:33 +00:00
dependabot-preview[bot] 718639aa3d
Bump eslint from 7.26.0 to 7.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.27.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-24 10:46:19 +00:00
dependabot-preview[bot] 900ba7a83e
Merge pull request #199 from codetheweb/dependabot/npm_and_yarn/types/bluebird-3.5.35 2021-05-19 10:32:56 +00:00
dependabot-preview[bot] 0f35b90fa4
Bump @types/bluebird from 3.5.34 to 3.5.35
Bumps [@types/bluebird](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bluebird) from 3.5.34 to 3.5.35.
- [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>
2021-05-19 10:31:22 +00:00
dependabot-preview[bot] 5a773cb5e7
Merge pull request #197 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.24.0 2021-05-18 10:40:15 +00:00