feat: heatseeking
This commit is contained in:
@@ -84,7 +84,7 @@ pub async fn handle(state: State, interaction: Interaction) {
|
||||
get_user_and_guild_and_voice_channel_id(
|
||||
state.discord_user_id,
|
||||
&interaction,
|
||||
&state.vcs_watcher.borrow(),
|
||||
&state.vcs_sender.borrow(),
|
||||
)
|
||||
};
|
||||
let (user_id, guild_id, voice_channel_id) = match user_and_guild_and_voice_channel_id_res {
|
||||
|
||||
Reference in New Issue
Block a user