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-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-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
2021-05-30
Fix shuffle bug for long Spotify playlists
Max Isom
1
-6
/
+3
2021-04-30
Add play immediate feature
Max Isom
2
-5
/
+13
2021-04-28
😏
Max Isom
1
-0
/
+9
2021-04-23
Allow skipping multiple tracks
Max Isom
3
-10
/
+19
2021-04-01
Bump dependency
Max Isom
1
-3
/
+2
2021-04-01
Support playlists with more than 50 items
Max Isom
1
-20
/
+50
2020-12-03
Use yarn, remove manual type for package
Max Isom
1
-3
/
+0
2020-10-31
Automatically refresh Spotify token
Max Isom
1
-1
/
+9
2020-10-24
Fix setup wizard when there's >20 channels
Max Isom
2
-15
/
+37
2020-10-24
Add permissions to invite link
Max Isom
1
-1
/
+1
2020-10-24
Fix auto translate search function
Max Isom
2
-15
/
+6
2020-10-24
Bump packages
Max Isom
9
-19
/
+24
2020-08-24
Bump dependencies
Max Isom
3
-19
/
+3
2020-05-30
Bump dependencies
Max Isom
2
-2
/
+2
2020-03-27
Fix caching bug
Max Isom
4
-31
/
+14
2020-03-27
Bump dependencies and add typing event handler
Max Isom
2
-0
/
+23
2020-03-27
Add bears handler and fix natural language handler priority
Max Isom
2
-41
/
+58
2020-03-25
Bump dependencies
Max Isom
5
-12
/
+38
2020-03-25
Fix position tracking bug and catch ffmpeg errors
Max Isom
2
-19
/
+39
2020-03-23
Fix queue and player bugs
Max Isom
2
-21
/
+29
2020-03-20
Remove redundent code
Max Isom
1
-8
/
+2
2020-03-20
Merge Player and Queue services
Max Isom
19
-255
/
+230
2020-03-19
Disable Sequelize stdout logging
Max Isom
1
-1
/
+2
2020-03-19
Small bug fixes
Max Isom
6
-16
/
+29
2020-03-19
Require user to be in voice channel
Max Isom
12
-9
/
+42
2020-03-19
Disconnect when finished playing
Max Isom
1
-0
/
+1
2020-03-19
Fix Queue.removeCurrent()
Max Isom
2
-5
/
+2
2020-03-18
Add queue output, various bug fixes
Max Isom
8
-24
/
+123
[next]