Kubidibot is a simple bot that displays a configurable welcome message and broadcasts audio to the given YouTube channel (live).
Well, in our context, it allows us to broadcast a vocal message from Discord to all of our connected Minecraft clients. The sound is received thanks to a Forge mod.
- Connect to a voice channel.
- Spawn the bot into your channel using the
#pop
command. - Say what you want.
- When you are done, use the
#drop
command.
- Spawn the bot in the caller's voice channel:
#pop
- Disconnect the bot from its voice channel:
#drop
- Change the volume (e.g. 50%):
#volume 50
- Display the current volume:
#volume
- config/app.json: Contains the commands' prefix and the welcome message
- config/network.json: Contains the YouTube channel's credentials