Commit graph

247 commits

Author SHA1 Message Date
Max Isom
e494287d1d
Update Docker builds to publish to ghcr.io & update README () 2024-08-17 20:22:57 -07:00
MintyFreshers
d7261260a3
Added skip currently playing track option into the /play options. ()
Co-authored-by: Max Isom <hi@maxisom.me>
2024-07-17 21:47:01 -07:00
Son Roy Almerol
62b1abcba0
Switch from node-ytsr to Distube's fork ()
Co-authored-by: Max Isom <hi@maxisom.me>
2024-07-17 21:43:26 -07:00
MarcoCoreDuo
fcc8d8881a
Switch to Distube's ytdl-core fork (resolves playback issue) () 2024-07-17 21:32:16 -07:00
MarcoCoreDuo
29b61cc0b6
Stop audioplayer properly () 2024-06-13 00:25:35 -05:00
Sheeley7
cc0cf8379c
fixed issue in subcommand name ()
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2024-06-01 12:05:57 -07:00
Son
e0dfd8c9fd
Fix ERR_MODULE_NOT_FOUND for constants file ()
Co-authored-by: Max Isom <hi@maxisom.me>
2024-04-28 18:11:38 -05:00
Charlignon
a27598c50a
Add SponsorBlock support () 2024-04-28 16:13:25 -05:00
Sheeley7
8e08919206
Added config to make add to queue responses for requester only ()
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2024-04-28 16:11:35 -05:00
Matt Foxx
6baaffb730
Implement volume control ()
Co-authored-by: Max Isom <hi@maxisom.me>
2024-03-12 21:25:45 -05:00
Andrew Mike
ccd8793cc1
[RFC] Auto-announce when new song comes on ()
Co-authored-by: Andrew Mike <andrew@7thmagic.net>
Co-authored-by: Andrew Mike <logomancer@gmail.com>
2024-03-03 15:43:56 -06:00
Matt Foxx
1d5729fd6c
fix: Ensure guild settings exist in DB before updating () 2024-02-16 21:13:45 -06:00
Reynard G
769f9da8a2
Add /loop-queue command () 2024-01-16 19:44:44 -06:00
ninele7
d8d72074f2
Optimize docker memory () 2023-12-21 18:30:25 -06:00
Cory J Reid
3998b06386
Autocomplete Suggestion Improvements for Favorites Use Command ()
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2023-07-23 18:06:35 -05:00
Cory J Reid
9c6d2a7acf
Add pagination to the output of the favorites list command ()
Co-authored-by: Max Isom <hi@maxisom.me>
2023-07-19 22:28:02 -05:00
Max Isom
dd140b50fb
Fix caching () 2023-05-13 20:34:29 -05:00
Max Isom
f54d7caa72
Normalize playback volume across tracks () 2023-05-13 20:16:21 -05:00
Christian Schuhmann
5de8b036cb
Remove package youtube.ts ()
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2023-03-18 20:51:16 -05:00
Federico Rapetti
02611f2ae1
Fix all lint errors ()
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2023-03-04 15:40:26 -06:00
Federico Rapetti
02ee8aefc8
Create guild settings if not found ()
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2023-03-04 15:39:33 -06:00
Federico Rapetti
6926e39c56
Temporary workaround for VoiceConnection stuck in signalling state () 2023-03-04 15:38:36 -06:00
xHyperElectric
8acc4f23f2
Add /replay command ()
Co-authored-by: xHyperElectric <laskew21@yahoo.com>
Co-authored-by: xHyperElectric <xhyperelectric@xHyperElectric>
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2023-02-26 20:50:36 -06:00
Max Isom
c8414f2714
Fix infinite loop
Resolves https://github.com/codetheweb/muse/issues/884
2023-02-14 19:13:35 -08:00
Jefferey Neuffer
eac9ec48b1
Minor message improvements () 2023-01-24 21:13:32 -06:00
Max Isom
0879c97ff4
Fix cache condition () 2022-08-08 20:42:55 -05:00
Max Isom
89bd6206af
Bump dependencies & fix bot status () 2022-08-04 22:06:54 -05:00
Max Isom
e489b10565
Retry Spotify token refresh 2022-07-16 13:59:32 -05:00
Cleo
6cdfefe174
Add /loop support for individual songs () 2022-06-25 19:20:45 -05:00
Max Isom
499028a6b9
Fix spotify-uri import
Closes https://github.com/codetheweb/muse/issues/660
2022-05-16 17:50:22 -04:00
Max Isom
50b1e8edda
Bump @discordjs/builders
See https://github.com/discordjs/discord.js/pull/7921
2022-05-15 13:03:30 -04:00
Max Isom
1ad6cb5ebe
Remove /config set-role 2022-05-14 12:42:27 -04:00
Max Isom
2ed6ccef2f
Fix message sent on guild invite 2022-05-13 20:51:47 -04:00
Kevin Kendzia
eb2885b206
fix command permission handling and push discord to v10 ()
Co-authored-by: Max Isom <hi@maxisom.me>
2022-05-13 19:44:14 -05:00
Kevin Kendzia
6495c44c68
add /next command as alias for /skip ()
Co-authored-by: Max Isom <hi@maxisom.me>
2022-04-23 10:55:17 -05:00
Pierluigi Zagaria
7a190a526b
Fix case-sensitive import warning ()
Co-authored-by: Max Isom <hi@maxisom.me>
2022-04-07 19:31:43 -05:00
Rithwik Rayani
bd749d95a9
/move command now shows the track that was moved and its position () 2022-03-29 17:38:24 -05:00
Max Isom
c421529998
Fix /fseek
https://github.com/codetheweb/muse/issues/609
2022-03-27 12:01:46 -04:00
Max Isom
986b055e11
Add args during build () 2022-03-26 16:51:34 -05:00
Zagrthos
2f9382f517
Add customizable Bot status ()
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
Rithwik Rayani
cf49053370
Made error message format consistent ()
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2022-03-23 18:28:06 -05:00
Max Isom
bd0e37e0b8
Fix lint issue 2022-03-19 11:04:20 -04:00
Rithwik Rayani
46df0875d5
added move command ()
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2022-03-19 10:03:08 -05:00
Zagrthos
60376d4f57
Update README and add "Now playing" Command ()
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
b206254c77
Kill FFMPEG after stream is closed () 2022-03-17 18:17:22 -05:00
Max Isom
f65cbb3a37
Add connection parameters to database URL () 2022-03-15 20:25:52 -05:00
Max Isom
df803b8c76
Fix YouTube track live attribute () 2022-03-15 17:58:39 -05:00
Max Isom
6c00727a4a
Parse duration strings for /fseek and /seek () 2022-03-13 17:30:36 -05:00
Max Isom
20eaed4a16
Allow member who invited Muse to do initial setup () 2022-03-12 17:41:53 -06:00
Thongrapee Panyapatiphan
6c118dc965
Support for web streaming audio files ()
Co-authored-by: Max Isom <hi@maxisom.me>
2022-03-12 09:50:29 -06:00