Commit Graph

44 Commits

Author SHA1 Message Date
cloudwithax f823786029
remove discord.py req 2023-04-29 14:06:44 -04:00
cloudwithax 14ba273d35 fix event tracks 2023-03-13 19:37:29 -04:00
cloudwithax 4f86e44fec fix formatting 2023-03-11 10:41:46 -05:00
NiceAesth 987de07fc5 feat: add typing; add makefile; add pipfile 2023-03-11 15:45:09 +02:00
cloudwithax 481e616414 switch formatting to black 2023-03-11 00:22:38 -05:00
Clxud c9a331b278 start typehinting and correcting the library 2023-03-09 15:40:50 +00:00
cloudwithax 3de406e684 make minimum python version 3.8 again 2023-02-14 20:13:46 -05:00
cloudwithax 6b513d1e67 getting ready for pomice v2 2023-01-24 13:58:51 -05: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 1f7f85df93 refactor setup.py because 'build' wants to be a pissy whinybaby 2022-08-29 20:06:12 -04:00
cloudwithax 8928b7b6f2 Added versioning based off of discord.py versioning 2022-07-05 05:17:48 -04:00
cloudwithax 9c702876f8 1.7 update part 1 2022-06-15 16:18:40 -04:00
cloudwithax 822fa1e3c4 Fix reset_filter function and some minor fixes before PRs 2022-03-28 13:18:45 -04:00
cloudwithax 5c961b9a36 Remove hard requirement for discord.py 2021-12-28 14:23:34 -05:00
cloudwithax d1d2463680 Added new reset_filter() helper function, fixed bug with Spotify tracks not retaining thumbnails and some other QoL features 2021-12-05 16:29:01 -05:00
cloudwithax 70d4f5a63d bump versioing for minor bug fix 2021-11-25 11:22:26 -05:00
cloudwithax d249d84f9f added node algos, cleaned up events.py, add node arg to Player() 2021-11-23 13:59:20 -05:00
cloudwithax d5838829c4 whoops forgot to update versioning in setup.py 2021-11-19 11:13:52 -05:00
cloudwithax 2e77a7d7df Added secure kwarg to create_node() and fixed some bugs 2021-11-12 21:07:50 -05:00
cloudwithax 3d20c8cf5e Fixed some bugs and cleaned up some code 2021-11-04 21:06:29 -04:00
cloudwithax 36bddc1de6 Added 100% coverage of all filters and exception field for TrackExceptionEvent for Lavalink 3.4 release 2021-10-30 12:02:45 -04:00
cloudwithax 10506a1fbe Some code cleanup before release 2021-10-28 17:55:48 -04:00
vveeps 8c9e1114da bump version to 1.1.0 because changes are majorish 2021-10-28 18:04:45 +03:00
cloudwithax 89b18e7a2a Changed versioning for PyPI release 2021-10-27 17:56:24 -04:00
cloudwithax 2aca3a8d3a Improved Spotify playlist querying to be a little less janky 2021-10-20 19:54:39 -04:00
cloudwithax 7d53934697 Major Spotify impl rewrite + some other goodies 2021-10-19 20:29:24 -04:00
cloudwithax be0a1eb699 Updated versioning for PyPI release 2021-10-17 12:18:17 -04:00
cloudwithax e4ee754d30 Fixed SearchType parsing + version bump 2021-10-09 18:26:39 -04:00
cloudwithax fb07aca29e Version bump 2021-10-09 17:31:45 -04:00
cloudwithax f6a3752298 Added Discord audio attachment URL regex to better parse audio tracks. Take that, Groovy... 2021-10-08 21:12:40 -04:00
cloudwithax e138091fcf are you fucking kidding me 2021-10-08 18:59:11 -04:00
cloudwithax d0a149793f Fixed versioning 2021-10-08 18:50:26 -04:00
vveeps 7c9dec116d bump version 2021-10-07 17:46:41 +03:00
cloudwithax adbec06613 Removed redudant search term for searching up partial tracks 2021-10-03 17:05:31 -04:00
Clxud 95d01338eb
Merge pull request #4 from vveeps/main
Style changes and typo fixes
2021-10-03 16:35:53 -04:00
vveeps 032dc0dc65 style changes 2021-10-03 23:27:26 +03:00
cloudwithax 3e18be528e Update README 2021-10-03 15:48:19 -04:00
cloudwithax 4638eecc67 Fixed bugs related to Spotify track queueing and searching 2021-10-03 12:05:34 -04:00
cloudwithax 1319af5b5b Forgot to add Spotify credential arguments in create_node 2021-10-03 10:59:11 -04:00
cloudwithax 53a4576025 Updated version 1.0.2 -> 1.0.3 2021-10-03 10:54:51 -04:00
cloudwithax a8314031b0 Updated player state fetching 2021-09-27 16:07:13 -04:00
cloudwithax 02d0a8bd0d Changed version values in __init__ 2021-09-25 14:02:02 -04:00
cloudwithax 07b158988a Initial commit 2021-09-25 13:40:41 -04:00