Commit graph

10 commits

Author SHA1 Message Date
a 8ba7906e9f FIx: More robust opus loading code 2024-05-13 05:36:25 +00:00
a eade77ffc3 Move opus fix to correct location? 2024-05-13 05:27:28 +00:00
a 76c933bde1 Fix: Try to load opus if it wasn't automatically loaded
This is necessary for musl-based systems like Alpine because ctypes.util.find_library('opus') will not find anything -- see https://bugs.python.org/issue21622 for more info
2024-05-13 05:23:32 +00:00
a 3914b44274 Change to using youtube_search instead of yt-dlp for searches 2024-05-10 19:02:03 +00:00
a 2352c101bc Update 'cogs/music.py' 2023-03-27 00:43:27 +00:00
a eb6ed9e784 store original url for nowplaying, fix ytsearch due to yt-dlp api changes 2023-01-29 18:46:37 -06:00
a 4ac878fecb Modern packaging
- add pyproject.toml, README, and recommend using pdm
- cleanup dependencies and switch to better ones
- remove mumble stub

fix missing env var call
fix null env var
2022-12-12 06:59:21 -06:00
a 5a0dff92b0 add refresh command and protect against empty queries 2022-07-01 09:07:16 -05:00
a 83bc13a2c0 update with bugfixes 2022-06-29 11:03:26 -05:00
a 8d3e7b6356 first commit 2022-06-23 00:09:34 -05:00