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
/
commands
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-19
Fix lint issue
Max Isom
1
-2
/
+2
2022-03-19
added move command (#585)
Rithwik Rayani
1
-0
/
+47
2022-03-19
Update README and add "Now playing" Command (#589)
Zagrthos
1
-0
/
+32
2022-03-13
Parse duration strings for /fseek and /seek (#565)
Max Isom
2
-8
/
+12
2022-03-09
Add `split` command (#363)
Hellyson Rodrigo Parteka
3
-3
/
+11
2022-03-09
Create `/resume` command; make `query` required for the `/play` command (#546)
Hellyson Rodrigo Parteka
2
-35
/
+52
2022-02-24
Add stop command (#540)
Thongrapee Panyapatiphan
1
-0
/
+37
2022-02-12
Fix typo
Max Isom
1
-1
/
+1
2022-02-11
Configurable voice channel leave behavior (#514)
Johannes Vääräkangas
1
-0
/
+53
2022-02-05
Consistent verb tense
Max Isom
7
-7
/
+6
2022-01-29
Fix resume playback bug
Max Isom
1
-3
/
+35
2022-01-29
Add permissions system
Max Isom
2
-4
/
+111
2022-01-27
Add /favorites
Max Isom
3
-169
/
+206
2022-01-26
Throw errors in command handlers
Max Isom
8
-77
/
+15
2022-01-26
Merge branch 'master' into feature/slash-commands
Max Isom
4
-80
/
+50
2022-01-21
Refine autocomplete
Max Isom
1
-6
/
+21
2022-01-21
Announce current song (#470)
Thongrapee Panyapatiphan
4
-160
/
+137
2022-01-19
✨ add autocomplete
Max Isom
2
-3
/
+19
2022-01-19
Remove unnecessary properties
Max Isom
1
-7
/
+0
2022-01-19
Type fixes, remove shortcuts
Max Isom
13
-171
/
+15
2022-01-19
Merge branch 'master' into feature/slash-commands
Max Isom
2
-13
/
+54
2022-01-17
Add option to shuffle newly added playlist (#473)
Koopa
1
-1
/
+9
2022-01-07
Bump discord.js
Max Isom
1
-1
/
+1
2022-01-05
Setup and migrate to Prisma (#456)
Peerawas Archavanuntakun
4
-19
/
+83
2021-12-27
Refactor shuffle command as slash command
Federico fuji97 Rapetti
1
-10
/
+12
2021-12-27
Refactor seek command as slash command
Federico fuji97 Rapetti
1
-26
/
+31
2021-12-27
Remove old functions from commands
Federico fuji97 Rapetti
3
-79
/
+11
2021-12-27
Refactor unskip command as slash command
Federico fuji97 Rapetti
1
-1
/
+21
2021-12-27
Refactor skip command as slash command
Federico fuji97 Rapetti
1
-1
/
+28
2021-12-26
Update remove command to slash command
Federico fuji97 Rapetti
1
-7
/
+34
2021-12-21
Merge branch 'master' into feature/slash-commands
Max Isom
1
-4
/
+8
2021-12-18
Merge branch 'master' into playlist-limit-config
Max Isom
1
-10
/
+22
2021-12-18
Revert incorrect changes
Thongrapee Panyapatiphan
1
-2
/
+1
2021-12-15
Start migrating queue command
Max Isom
3
-57
/
+58
2021-12-15
Migrate pause command
Max Isom
2
-11
/
+13
2021-12-13
Migrate fseek command
Max Isom
1
-22
/
+41
2021-12-13
Migrate disconnect command
Max Isom
3
-92
/
+14
2021-12-13
Migrate clear command
Max Isom
1
-9
/
+8
2021-12-12
Edit interaction reply if necessary for error messages
Max Isom
1
-1
/
+1
2021-12-12
Migrate play command to slash command
Max Isom
3
-110
/
+41
2021-12-12
Always resume
Max Isom
1
-15
/
+22
2021-12-12
Merge branch 'master' into play-behavior-fix-gpg
Max Isom
6
-12
/
+93
2021-12-09
Merge branch 'master' into playlist-limit-config
Thongrapee Panyapatiphan
6
-12
/
+93
2021-11-20
Update strings
Max Isom
2
-13
/
+10
2021-11-20
fix: loading message isn't required
DrunkenToast
1
-13
/
+9
2021-11-20
fix: range and q size check
DrunkenToast
1
-1
/
+6
2021-11-20
feat: remove from queue
DrunkenToast
2
-0
/
+78
2021-11-20
feat: discord.js v13
Hellyson Rodrigo Parteka
4
-11
/
+16
2021-10-02
Always autoplay rather than alerting that it is paused
cheqpat
1
-1
/
+2
2021-10-02
implement @udany's fix
cheqpat
1
-4
/
+8
[next]