mirror of
https://github.com/AynaLivePlayer/AynaLivePlayer.git
synced 2025-12-06 10:22:50 +08:00
add diange kugou default config
This commit is contained in:
@@ -85,6 +85,11 @@ func NewDiange() *Diange {
|
||||
Command: "点l歌",
|
||||
Priority: 4,
|
||||
},
|
||||
"kugou": {
|
||||
Enable: true,
|
||||
Command: "点kg歌",
|
||||
Priority: 5,
|
||||
},
|
||||
},
|
||||
cooldowns: make(map[string]int),
|
||||
log: global.Logger.WithPrefix("Plugin.Diange"),
|
||||
|
||||
Reference in New Issue
Block a user