amsam0 / voicechat-discord

A mod and plugin to make a bridge between Simple Voice Chat and Discord to allow for players without the mod to hear and speak.
https://modrinth.com/mod/simple-voice-chat-discord-bridge
MIT License
24 stars 6 forks source link

Discord Group #30

Closed MidyGamy closed 1 year ago

MidyGamy commented 1 year ago

So my idea, add a thing in the config files to make a Voice Chat group linked to a discord Voice Chanel, so then the people in the VC group in game and in the Discord VC can hear each other...

amsam0 commented 1 year ago

So people not in the game would be able to chat? This might be possible, except for the big problem that there is no player to use to play audio in the group since the people in the VC wouldn't be on Minecraft.

Also, you might as well just use a normal VC

MidyGamy commented 1 year ago

yup

MidyGamy commented 1 year ago

maybe you could use somthing similar to https://modrinth.com/mod/audioplayer or https://github.com/henkelmax/voicechat-broadcast-plugin

amsam0 commented 1 year ago

I don’t think I’ll be adding this. It would be hard to add because groups require player / entity members, so we would have to create a fake player / entity. It’s also pretty pointless because you can just use a discord VC.

Also, both of those mods are SVC addons, which use the same API this mod does.