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