index
:
muse
master
🎧 a self-hosted midwestern Discord music bot that doesn't suck
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-08-27
fix: limit queue size to 30
Tiago Grosso
2
-2
/
+2
2024-08-24
feat: add setting for default queue page size
Tiago Grosso
2
-3
/
+37
2024-08-23
fix: fix page-size option name
Tiago Grosso
1
-2
/
+2
2024-08-23
feat: add optional pageSize to /queue command
Tiago Grosso
2
-7
/
+13
2024-08-17
Update Docker builds to publish to ghcr.io & update README (#1067)
Max Isom
1
-1
/
+1
2024-07-17
Added skip currently playing track option into the /play options. (#1046)
MintyFreshers
3
-4
/
+22
Co-authored-by: Max Isom <
[email protected]
>
2024-07-17
Switch from node-ytsr to Distube's fork (#1024)
Son Roy Almerol
1
-1
/
+1
Co-authored-by: Max Isom <
[email protected]
>
2024-07-17
Switch to Distube's ytdl-core fork (resolves playback issue) (#1042)
MarcoCoreDuo
1
-2
/
+2
2024-06-13
Stop audioplayer properly (#1032)
MarcoCoreDuo
1
-3
/
+12
2024-06-01
fixed issue in subcommand name (#1025)
Sheeley7
1
-1
/
+1
Co-authored-by: Max Isom <
[email protected]
>
2024-04-28
Fix ERR_MODULE_NOT_FOUND for constants file (#1023)
Son
24
-26
/
+26
Co-authored-by: Max Isom <
[email protected]
>
2024-04-28
Add SponsorBlock support (#1013)
Charlignon
3
-3
/
+90
2024-04-28
Added config to make add to queue responses for requester only (#1021)
Sheeley7
2
-2
/
+27
Co-authored-by: Max Isom <
[email protected]
>
2024-03-12
Implement volume control #830 (#994)
Matt Foxx
5
-11
/
+119
Co-authored-by: Max Isom <
[email protected]
>
2024-03-03
[RFC] Auto-announce when new song comes on (#914)
Andrew Mike
2
-1
/
+37
Co-authored-by: Andrew Mike <
[email protected]
> Co-authored-by: Andrew Mike <
[email protected]
>
2024-02-16
fix: Ensure guild settings exist in DB before updating (#999)
Matt Foxx
1
-0
/
+3
2024-01-16
Add /loop-queue command (#989)
Reynard G
5
-1
/
+61
2023-12-21
Optimize docker memory (#976)
ninele7
9
-10
/
+12
2023-07-23
Autocomplete Suggestion Improvements for Favorites Use Command (#956)
Cory J Reid
1
-2
/
+4
Co-authored-by: Max Isom <
[email protected]
>
2023-07-19
Add pagination to the output of the `favorites list` command (#954)
Cory J Reid
1
-12
/
+18
Co-authored-by: Max Isom <
[email protected]
>
2023-05-13
Fix caching (#941)
Max Isom
2
-39
/
+29
2023-05-13
Normalize playback volume across tracks (#939)
Max Isom
1
-5
/
+16
2023-03-18
Remove package youtube.ts (#902)
Christian Schuhmann
2
-76
/
+107
Co-authored-by: Max Isom <
[email protected]
>
2023-03-04
Fix all lint errors (#909)
Federico Rapetti
4
-11
/
+5
Co-authored-by: Max Isom <
[email protected]
>
2023-03-04
Create guild settings if not found (#911)
Federico Rapetti
6
-27
/
+24
Co-authored-by: Max Isom <
[email protected]
>
2023-03-04
Temporary workaround for VoiceConnection stuck in signalling state (#907)
Federico Rapetti
1
-0
/
+16
2023-02-26
Add /replay command (#901)
xHyperElectric
2
-5
/
+49
Co-authored-by: xHyperElectric <
[email protected]
> Co-authored-by: xHyperElectric <xhyperelectric@xHyperElectric> Co-authored-by: Max Isom <
[email protected]
>
2023-02-14
Fix infinite loop
Max Isom
1
-1
/
+1
Resolves https://github.com/codetheweb/muse/issues/884
2023-01-24
Minor message improvements (#865)
Jefferey Neuffer
3
-4
/
+4
2022-08-08
Fix cache condition (#767)
Max Isom
1
-1
/
+1
2022-08-04
Bump dependencies & fix bot status (#753)
Max Isom
2
-8
/
+22
2022-07-16
Retry Spotify token refresh
Max Isom
1
-4
/
+6
2022-06-25
Add /loop support for individual songs (#707)
Cleo
4
-4
/
+46
2022-05-16
Fix spotify-uri import
Max Isom
2
-2
/
+2
Closes https://github.com/codetheweb/muse/issues/660
2022-05-15
Bump @discordjs/builders
Max Isom
1
-1
/
+1
See https://github.com/discordjs/discord.js/pull/7921
2022-05-14
Remove /config set-role
Max Isom
1
-8
/
+0
2022-05-13
Fix message sent on guild invite
Max Isom
1
-1
/
+1
2022-05-13
fix command permission handling and push discord to v10 (#640)
Kevin Kendzia
32
-226
/
+138
Co-authored-by: Max Isom <
[email protected]
>
2022-04-23
add /next command as alias for /skip (#629)
Kevin Kendzia
2
-0
/
+12
Co-authored-by: Max Isom <
[email protected]
>
2022-04-07
Fix case-sensitive import warning (#616)
Pierluigi Zagaria
1
-1
/
+1
Co-authored-by: Max Isom <
[email protected]
>
2022-03-29
/move command now shows the track that was moved and its position (#610)
Rithwik Rayani
2
-3
/
+5
2022-03-27
Fix /fseek
Max Isom
1
-1
/
+1
https://github.com/codetheweb/muse/issues/609
2022-03-26
Add args during build (#607)
Max Isom
1
-0
/
+1
2022-03-24
Add customizable Bot status (#599)
Zagrthos
2
-1
/
+23
Co-authored-by: Max Isom <
[email protected]
> Co-authored-by: Max Isom <
[email protected]
>
2022-03-23
Made error message format consistent (#591)
Rithwik Rayani
1
-3
/
+3
Co-authored-by: Max Isom <
[email protected]
>
2022-03-19
Fix lint issue
Max Isom
3
-13
/
+11
2022-03-19
added move command (#585)
Rithwik Rayani
3
-0
/
+59
Co-authored-by: Max Isom <
[email protected]
>
2022-03-19
Update README and add "Now playing" Command (#589)
Zagrthos
3
-2
/
+36
Co-authored-by: Max Isom <
[email protected]
> Co-authored-by: Max Isom <
[email protected]
>
2022-03-17
Kill FFMPEG after stream is closed (#582)
Max Isom
1
-3
/
+12
2022-03-15
Add connection parameters to database URL (#575)
Max Isom
1
-1
/
+1
[next]