Commit graph

18 commits

Author SHA1 Message Date
SerpentDrago c5f8d3373b
Update README.md (#975)
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2023-10-23 20:36:13 -05:00
Max Isom f54d7caa72
Normalize playback volume across tracks (#939) 2023-05-13 20:16:21 -05:00
Max Isom 6bcc57a035
Add ffmpeg version
See https://github.com/codetheweb/muse/issues/600
2022-03-24 19:20:37 -04:00
Zagrthos 2f9382f517
Add customizable Bot status (#599)
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
Co-authored-by: Max Isom <hi@maxisom.me>
2022-03-24 18:19:48 -05:00
Zagrthos 60376d4f57
Update README and add "Now playing" Command (#589)
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
Co-authored-by: Max Isom <hi@maxisom.me>
2022-03-19 09:55:23 -05:00
Max Isom a60bde8d5b
Use on-the-fly transpiling with esmo (#562) 2022-03-12 19:38:33 -06:00
Max Isom b3461f2d56
Add note about v1.0.0 2022-02-18 11:17:36 -06:00
Max Isom caa10cf7cb
Add note about arch 2022-02-09 20:14:20 -05:00
Max Isom 56a469a999
Migrate to slash commands (#431)
Co-authored-by: Federico fuji97 Rapetti <fuji1097@gmail.com>
2022-02-05 16:16:17 -06:00
Max Isom a73fd840f7
Update README 2021-12-16 15:03:31 -05:00
Max Isom f5149dfaba
Move file caching logic to new FileCache service
Also: removes the -re ffmpeg option.
If this option is passed, ffmpeg won't write to fs-capacitor (and the cache file) as fast as possible.
In other words, the cache file won't finish writing until the entire stream has been played.
2021-11-19 12:13:45 -05:00
Max Isom 76c4a2a7e8
Update README.md 2021-09-22 09:22:06 -05:00
Max Isom 30a851a594
Add note about ffmpeg on Windows 2021-09-20 09:55:53 -04:00
Max Isom 79e7e88fab
Remove requirement for DISCORD_CLIENT_ID
Closes #336
2021-09-18 17:04:04 -04:00
Max Isom e1c9f988c3 Change list ordering 2020-03-24 18:34:33 -05:00
Max Isom da1bd75ffb Add README 2020-03-24 18:33:10 -05:00
Max Isom 1ba9664ef7 Test logo centering in README 2020-03-24 17:25:33 -05:00
Max Isom afadcb9ee5
Initial commit 2020-03-07 17:04:01 -06:00