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 (
Expand
)
Author
Files
Lines
2022-05-13
fix command permission handling and push discord to v10 (#640)
Kevin Kendzia
32
-226
/
+138
2022-04-23
add /next command as alias for /skip (#629)
Kevin Kendzia
2
-0
/
+12
2022-04-07
Fix case-sensitive import warning (#616)
Pierluigi Zagaria
1
-1
/
+1
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
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
2022-03-23
Made error message format consistent (#591)
Rithwik Rayani
1
-3
/
+3
2022-03-19
Fix lint issue
Max Isom
3
-13
/
+11
2022-03-19
added move command (#585)
Rithwik Rayani
3
-0
/
+59
2022-03-19
Update README and add "Now playing" Command (#589)
Zagrthos
3
-2
/
+36
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
2022-03-15
Fix YouTube track live attribute (#574)
Max Isom
2
-2
/
+2
2022-03-13
Parse duration strings for /fseek and /seek (#565)
Max Isom
4
-11
/
+46
2022-03-12
Allow member who invited Muse to do initial setup (#561)
Max Isom
3
-4
/
+32
2022-03-12
Support for web streaming audio files (#550)
Thongrapee Panyapatiphan
8
-353
/
+466
2022-03-09
Add `split` command (#363)
Hellyson Rodrigo Parteka
7
-61
/
+187
2022-03-09
Create `/resume` command; make `query` required for the `/play` command (#546)
Hellyson Rodrigo Parteka
3
-35
/
+54
2022-02-24
Merge branch 'master' of github.com:codetheweb/muse
Max Isom
3
-0
/
+45
2022-02-24
Add stop command (#540)
Thongrapee Panyapatiphan
3
-0
/
+45
2022-02-24
Remove unnecessary console.log
Max Isom
1
-2
/
+0
2022-02-12
Fix typo
Max Isom
1
-1
/
+1
2022-02-11
Configurable voice channel leave behavior (#514)
Johannes Vääräkangas
4
-5
/
+97
2022-02-09
Use read-pkg
Max Isom
1
-2
/
+2
2022-02-05
Consistent verb tense
Max Isom
7
-7
/
+6
2022-02-05
Merge branch 'master' into feature/slash-commands
Max Isom
2
-2
/
+10
2022-02-01
Fix Prisma path on Windows? (#499)
Max Isom
1
-1
/
+9
2022-02-01
Trim environment variables
Max Isom
1
-1
/
+1
2022-01-29
Merge branch 'master' into feature/slash-commands
Max Isom
1
-5
/
+13
2022-01-29
Fix livestreams
Max Isom
1
-6
/
+13
2022-01-29
Bump packages, add debug logging
Max Isom
2
-15
/
+13
2022-01-29
Fix resume playback bug
Max Isom
2
-3
/
+36
2022-01-29
Update invite permissions, send message to owner
Max Isom
3
-2
/
+6
2022-01-29
Handle ownership transfer events
Max Isom
2
-0
/
+12
2022-01-29
Add permissions system
Max Isom
5
-4
/
+162
2022-01-27
Add /favorites
Max Isom
11
-276
/
+409
2022-01-26
Remove natural langauge handlers
Max Isom
2
-133
/
+0
2022-01-26
Throw errors in command handlers
Max Isom
9
-94
/
+18
2022-01-26
Merge branch 'master' into feature/slash-commands
Max Isom
16
-489
/
+235
2022-01-25
Fix whole playlist fails when one song is unavailable (#489)
Thongrapee Panyapatiphan
1
-7
/
+10
2022-01-21
Refine autocomplete
Max Isom
4
-9
/
+94
2022-01-21
Announce current song (#470)
Thongrapee Panyapatiphan
9
-169
/
+285
2022-01-19
✨ add autocomplete
Max Isom
4
-17
/
+61
2022-01-19
Remove unnecessary properties
Max Isom
1
-7
/
+0
2022-01-19
Type fixes, remove shortcuts
Max Isom
15
-175
/
+17
2022-01-19
Merge branch 'master' into feature/slash-commands
Max Isom
23
-216
/
+355
2022-01-18
Update README, naming
Max Isom
3
-17
/
+12
2022-01-17
Add option to shuffle newly added playlist (#473)
Koopa
1
-1
/
+9
2022-01-13
Wrap guild-wise command set code in a Promise.all() to correctly wait the API...
Federico "fuji97" Rapetti
1
-6
/
+9
[prev]
[next]