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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-21
Announce current song (#470)
Thongrapee Panyapatiphan
2
-0
/
+129
2022-01-09
Fix database path for Windows
Max Isom
1
-1
/
+3
2022-01-07
Bump discord.js
Max Isom
1
-2
/
+2
2022-01-05
Setup and migrate to Prisma (#456)
Peerawas Archavanuntakun
3
-11
/
+23
2021-11-18
Add FileCache model
Max Isom
1
-2
/
+2
2021-11-18
Rename existing cache model
Max Isom
1
-2
/
+2
2021-11-12
feat: discord.js v13
Hellyson Rodrigo Parteka
1
-5
/
+5
2021-09-28
fix: wrong minute count in long videos
Hellyson Rodrigo Parteka
1
-1
/
+2
2021-09-19
Bump linter version
Max Isom
2
-3
/
+3
2021-09-19
Move to ESM, use ytsr, implement caching
Max Isom
1
-3
/
+3
2021-09-19
Reorg third party services & config
Max Isom
2
-11
/
+1
2021-09-18
Remove requirement for DISCORD_CLIENT_ID
Max Isom
1
-1
/
+0
2021-09-15
Join the message sender's channel if possible
Luis Ávila
1
-1
/
+13
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
1
-0
/
+18
2021-09-14
Merge pull request #311 from likuilin/master
Max Isom
1
-10
/
+12
2021-09-14
Use same logic for removing reactions when either animation is ongoing or ani...
Max Isom
1
-1
/
+1
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
1
-9
/
+11
2020-10-24
Fix setup wizard when there's >20 channels
Max Isom
1
-0
/
+10
2020-03-20
Merge Player and Queue services
Max Isom
2
-1
/
+9
2020-03-19
Disable Sequelize stdout logging
Max Isom
1
-1
/
+2
2020-03-19
Small bug fixes
Max Isom
1
-4
/
+10
2020-03-19
Require user to be in voice channel
Max Isom
1
-1
/
+13
2020-03-18
Add queue output, various bug fixes
Max Isom
2
-0
/
+30
2020-03-17
Refactor play command
Max Isom
1
-1
/
+1
2020-03-17
Add better responses
Max Isom
3
-2
/
+18
2020-03-16
Add auto disconnect
Max Isom
1
-8
/
+14
2020-03-16
Add custom shortcut support
Max Isom
1
-2
/
+2
2020-03-16
Allow skipping past current song in empty queue
Max Isom
1
-1
/
+1
2020-03-15
Use manager instances for guild services
Max Isom
1
-1
/
+1
2020-03-13
Add better caching, seek command
Max Isom
1
-78
/
+0
2020-03-12
Use IoC, impliment queue
Max Isom
3
-1
/
+98
2020-03-10
Basic play functionality
Max Isom
3
-0
/
+90
2020-03-09
Inital commit
Max Isom
2
-0
/
+18