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
/
config.ts
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-01
Added commands to set whether to reduce the volume when people speak and to s...
Hazzajenko
1
-0
/
+51
2024-08-27
fix: limit queue size to 30
Tiago Grosso
1
-1
/
+1
2024-08-24
feat: add setting for default queue page size
Tiago Grosso
1
-0
/
+27
2024-06-01
fixed issue in subcommand name (#1025)
Sheeley7
1
-1
/
+1
2024-04-28
Added config to make add to queue responses for requester only (#1021)
Sheeley7
1
-0
/
+25
2024-03-12
Implement volume control #830 (#994)
Matt Foxx
1
-0
/
+27
2024-03-03
[RFC] Auto-announce when new song comes on (#914)
Andrew Mike
1
-0
/
+25
2024-02-16
fix: Ensure guild settings exist in DB before updating (#999)
Matt Foxx
1
-0
/
+3
2023-12-21
Optimize docker memory (#976)
ninele7
1
-1
/
+1
2023-03-04
Create guild settings if not found (#911)
Federico Rapetti
1
-5
/
+2
2022-05-15
Bump @discordjs/builders
Max Isom
1
-1
/
+1
2022-05-14
Remove /config set-role
Max Isom
1
-8
/
+0
2022-05-13
fix command permission handling and push discord to v10 (#640)
Kevin Kendzia
1
-24
/
+5
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
Migrate to slash commands (#431)
Max Isom
1
-86
/
+68
2022-01-05
Setup and migrate to Prisma (#456)
Peerawas Archavanuntakun
1
-6
/
+32
2021-12-09
Merge branch 'master' into playlist-limit-config
Thongrapee Panyapatiphan
1
-4
/
+5
2021-11-12
feat: discord.js v13
Hellyson Rodrigo Parteka
1
-4
/
+5
2021-10-01
Update parsing and validation logic for playlist-limit config
Thongrapee Panyapatiphan
1
-2
/
+2
2021-10-01
Add playlist-limit in config command
Thongrapee Panyapatiphan
1
-1
/
+15
2021-09-19
Bump linter version
Max Isom
1
-2
/
+2
2021-09-19
Move to ESM, use ytsr, implement caching
Max Isom
1
-2
/
+2
2020-03-18
Add aliases
Max Isom
1
-0
/
+1
2020-03-17
Various bug fixes
Max Isom
1
-2
/
+8
2020-03-17
Add better responses
Max Isom
1
-4
/
+5
2020-03-16
Add help command
Max Isom
1
-1
/
+4
2020-03-14
User changing config must be owner
Max Isom
1
-0
/
+5
2020-03-12
Use IoC, impliment queue
Max Isom
1
-9
/
+10
2020-03-09
Add config command
Max Isom
1
-6
/
+45
2020-03-09
Inital commit
Max Isom
1
-0
/
+24