Commit Graph

248 Commits

Author SHA1 Message Date
cloudwithax 4013bf94f3 change filter check 2022-10-25 21:13:47 -04:00
cloudwithax 0e9399af3f Add Filters.has_global 2022-10-25 21:08:16 -04:00
cloudwithax 0ef5db476b Make global filters take precedence over track filter 2022-10-25 21:00:20 -04:00
cloudwithax 8a9425c662 Removed unused enums/params 2022-10-12 18:13:45 -04:00
cloudwithax e504088da1 add function to clear filters on all tracks 2022-10-12 18:12:10 -04:00
cloudwithax 1e12d79d68 add per-track filter applying 2022-10-10 23:25:53 -04:00
cloudwithax c9bba65f48 fix version number 2022-10-06 19:32:58 -04:00
cloudwithax 3687f9b33a Revert "Remove all Spotify client code in preparation for 1.1.8"
This reverts commit ab708a1cfb.
2022-10-06 19:31:38 -04:00
cloudwithax 827ab0a1ef Revert "remove .original from code"
This reverts commit 216c9d8bf5.
2022-10-06 19:31:15 -04:00
cloudwithax f38671c608 Revert "Revert "refactor setup.py because 'build' wants to be a pissy whinybaby""
This reverts commit 01fb718590.
2022-10-06 19:30:23 -04:00
cloudwithax 01fb718590 Revert "refactor setup.py because 'build' wants to be a pissy whinybaby"
This reverts commit 1f7f85df93.
2022-10-06 19:28:37 -04:00
cloudwithax 186567740b update README 2022-09-09 11:23:15 -04:00
cloudwithax fe1becac62 fix docs 2022-09-09 11:17:26 -04:00
Clxud ba404e2008
Merge pull request #31 from ilkergzlkkr/main
DiscordPyOutdated for v2 below, not above
2022-09-03 20:01:14 -04:00
ilkergzlkkr c58ce76ac8 DiscordPyOutdated for v2 or below, not above 2022-09-04 02:06:11 +03:00
cloudwithax 216c9d8bf5 remove .original from code 2022-09-03 12:27:35 -04:00
cloudwithax ab708a1cfb Remove all Spotify client code in preparation for 1.1.8 2022-09-03 10:36:25 -04:00
cloudwithax 1f7f85df93 refactor setup.py because 'build' wants to be a pissy whinybaby 2022-08-29 20:06:12 -04:00
cloudwithax 0c8485971b edit DiscordPyOutdated exception 2022-08-29 19:59:51 -04:00
cloudwithax cfb4217cc0 edit requirements to include discord.py 2022-08-29 19:58:14 -04:00
Clxud e04aa9ba30
Merge pull request #30 from ilkergzlkkr/main
Never search for spotify track that searched before
2022-08-29 19:37:01 -04:00
cloudwithax fd0a2c5c26 Add queue system and fix a few issues 2022-08-09 20:03:37 -04:00
ilkergzlkkr e0e5d4b776 fix: lavalink track_id parser error 2022-07-28 20:03:35 +03:00
ilkergzlkkr 6967b6467f fix: never search for track that searched before 2022-07-21 11:49:37 +03:00
cloudwithax 6a0765d712 Fixed discord py outdated exception 2022-07-05 05:19:58 -04:00
cloudwithax 8928b7b6f2 Added versioning based off of discord.py versioning 2022-07-05 05:17:48 -04:00
cloudwithax 535c3bfe79 Fix issues with Spotify tracks not having ISRCs + others 2022-07-05 05:12:34 -04:00
cloudwithax 2c4c07a349 forgot to add voiceprotocol change 2022-06-15 16:21:37 -04:00
cloudwithax 5d70f50b3d 1.7 update part 1 2022-06-15 16:20:09 -04:00
cloudwithax 9c702876f8 1.7 update part 1 2022-06-15 16:18:40 -04:00
Clxud 99dd658dee
Merge pull request #29 from Rapptz/patch-1
Update VoiceProtocol for latest discord.py change
2022-04-20 08:27:17 -04:00
Danny b045cf3e2b
Update VoiceProtocol for latest discord.py change 2022-04-20 04:51:10 -04:00
cloudwithax 822fa1e3c4 Fix reset_filter function and some minor fixes before PRs 2022-03-28 13:18:45 -04:00
VP c0fd4fe734
Merge pull request #18 from Aakash-kun/patch-2
Added some fixes to the advanced example.
2022-01-08 07:14:08 +02:00
AakashS da2c854c7c
Update advanced.py 2022-01-08 10:34:26 +05:30
AakashS 3d659208db
Update advanced.py 2022-01-08 00:10:38 +05:30
cloudwithax 5c961b9a36 Remove hard requirement for discord.py 2021-12-28 14:23:34 -05:00
VP a228ed4ac1 revert previous commit - redundant 2021-12-28 13:49:10 +02:00
VP 8972a1c913 set _guild on voice state update just to be safe 2021-12-28 13:47:47 +02:00
VP d8388456f2 hopefully fix player.guild bs (+ cleanup) 2021-12-27 10:34:01 +02:00
VP 5acc3625a0 cleanup 2021-12-27 10:33:42 +02:00
VP ab9acdb033 change mentions of _guild to guild 2021-12-22 15:45:10 +02:00
VP 84ebca1c12 remove player._guild 2021-12-22 15:42:19 +02:00
cloudwithax 42dde4ce44 Add new node algo, NodeAlgorithm.by_players 2021-12-21 20:34:06 -05:00
cloudwithax 3ef98104ce Update advanced example to include more commands 2021-12-13 18:04:40 -05:00
cloudwithax d6186cb20d Forgot to call start_nodes in advanced example 2021-12-13 17:48:29 -05:00
cloudwithax 14c4a68af8 Set optional args to None by default 2021-12-11 12:21:44 -05:00
Clxud cd2cfa7a5d
Merge pull request #14 from RPSMain/patch-1 2021-12-08 08:08:43 -05:00
RPS a61220401c
New description 2021-12-08 21:05:42 +08:00
RPS 22be91bb09
Fix 2021-12-08 03:15:19 -08:00