ACT-Discord-Triggers
ACT-Discord-Triggers copied to clipboard
Feature Request: Priority Speaker
Is there a way to implement the new Discord Priority Speaker feature? It requires the use of a special keybind to activate the mode for users, so not sure if it's feasible for the bot, but would be useful for calls to go over other chatter.
This is a good idea. I will check if the Discord.Net API supports this and add it in the next release if so
Update: The latest version of Discord.Net does not support priority speaker mode yet, but I will keep on eye out for API updates and implement this once it's added.
Thanks for checking on it! Hopefully, they add it in soon.
https://discord.foxbot.me/stable/api/Discord.Audio.SpeakingMode.html
@Airex that is just the enum. Not the method of setting it.