Add option for playing in separate channel

Play sounds in another channel even if not connected.
This commit is contained in:
jude
2022-11-20 10:53:01 +00:00
parent 64e7eb4a53
commit 6307de331d
3 changed files with 33 additions and 16 deletions

View File

@ -142,6 +142,7 @@ SELECT name, id, public, server_id, uploader_id
&data,
guild_id.to_guild_cached(&ctx).unwrap(),
component.user.id,
None,
&component.data.custom_id,
false,
)