Support for custom buttons in music controller

This commit is contained in:
Choco
2023-02-20 11:23:18 +08:00
parent 339211a9be
commit a5051e0c9c
3 changed files with 56 additions and 26 deletions

View File

@@ -24,6 +24,10 @@
"reddit": "<:reddit:996007566863773717>",
"tiktok": "<:tiktok:996007689798811698>"
},
"controller": [
["back", "resume", "skip", {"stop": "red"}, "add"],
["tracks"]
],
"cooldowns": {
"connect": [2, 30],
"playlist view": [1, 30]