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
2021-11-24
Change event to close
Max Isom
1
-2
/
+2
2021-11-24
Merge branch 'master' into feature/better-file-caching
Max Isom
4
-3
/
+85
2021-11-20
Merge branch 'master' into remove
Max Isom
1
-2
/
+6
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
4
-2
/
+86
2021-11-20
fix: change `player.add(...)` behavior
Hellyson Rodrigo Parteka
1
-16
/
+3
2021-11-20
fix: add missing `DIRECT_MESSAGES` intent
Hellyson Rodrigo Parteka
1
-0
/
+1
2021-11-20
feat: discord.js v13
Hellyson Rodrigo Parteka
10
-50
/
+73
2021-11-20
Only add event listeners once
Max Isom
1
-2
/
+6
2021-11-19
Add .removeOrphans()
Max Isom
1
-3
/
+11
2021-11-19
Move file caching logic to new FileCache service
Max Isom
10
-52
/
+147
2021-11-18
Add FileCache model
Max Isom
7
-9
/
+26
2021-11-18
Rename existing cache model
Max Isom
4
-8
/
+8
2021-11-17
fix: change `player.add(...)` behavior
Hellyson Rodrigo Parteka
1
-16
/
+3
2021-11-17
Merge branch 'master' into bugfix/only-add-listeners-once
Max Isom
10
-48
/
+77
2021-11-17
fix: add missing `DIRECT_MESSAGES` intent
Hellyson Rodrigo Parteka
1
-0
/
+1
2021-11-12
feat: discord.js v13
Hellyson Rodrigo Parteka
10
-46
/
+73
2021-10-31
Add -re flag
Max Isom
1
-0
/
+1
2021-10-03
Only add event listeners once
Max Isom
1
-2
/
+6
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
2021-10-01
Update parsing and validation logic for playlist-limit config
Thongrapee Panyapatiphan
1
-2
/
+2
2021-10-01
Remove custom getter
Thongrapee Panyapatiphan
1
-6
/
+2
2021-10-01
Add playlist-limit in config command
Thongrapee Panyapatiphan
1
-1
/
+15
2021-10-01
Simplify code
Thongrapee Panyapatiphan
1
-2
/
+2
2021-10-01
Remove eslint rule disable statement
Thongrapee Panyapatiphan
1
-1
/
+0
2021-10-01
Read playlist song limit from Settings
Thongrapee Panyapatiphan
3
-14
/
+27
2021-10-01
Revert "Add config for song limit per playlist"
Thongrapee Panyapatiphan
3
-31
/
+11
2021-09-30
Add config for song limit per playlist
Thongrapee Panyapatiphan
3
-11
/
+31
2021-09-28
fix: wrong minute count in long videos
Hellyson Rodrigo Parteka
1
-1
/
+2
2021-09-25
Binds recursive call function to keep original scope
Jordan Nguy
1
-1
/
+1
2021-09-23
Warn if cache key is too short
Max Isom
1
-0
/
+4
2021-09-23
fix: playlist load, cache key
Hellyson Rodrigo Parteka
1
-8
/
+10
2021-09-22
Add support for music.youtube.com URLs
Max Isom
1
-1
/
+7
2021-09-19
Bump linter version
Max Isom
26
-78
/
+75
2021-09-19
Move to ESM, use ytsr, implement caching
Max Isom
28
-138
/
+272
2021-09-19
Reorg third party services & config
Max Isom
10
-64
/
+99
2021-09-18
Remove requirement for DISCORD_CLIENT_ID
Max Isom
4
-8
/
+2
2021-09-18
Correctly skip song if unavailable
Max Isom
5
-18
/
+65
2021-09-15
Join the message sender's channel if possible
Luis Ávila
3
-11
/
+23
2021-09-14
Fix lint issues
Max Isom
1
-3
/
+3
2021-09-14
Fix URL cleaning: youtube IDs are not valid URLs
Luis Ávila
2
-10
/
+20
2021-09-14
Merge pull request #311 from likuilin/master
Max Isom
2
-11
/
+13
2021-09-14
Use same logic for removing reactions when either animation is ongoing or ani...
Max Isom
1
-1
/
+1
2021-09-14
Clean URL search params
Max Isom
1
-1
/
+10
2021-09-13
Fix type error
Max Isom
1
-2
/
+2
2021-09-12
Remove Manage Messages perms requirement by only deleting own reactions
Kuilin Li
2
-10
/
+12
2021-08-04
Fix help command
Max Isom
1
-1
/
+1
[prev]
[next]