feat(discord): voice message plugin
This commit is contained in:
@@ -30,6 +30,11 @@ in {
|
||||
];
|
||||
plugins = {
|
||||
ircColors.enable = true;
|
||||
voiceMessages = {
|
||||
enable = true;
|
||||
echoCancellation = false;
|
||||
noiseSuppression = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
vesktop = {
|
||||
|
||||
Reference in New Issue
Block a user