Bing Bong!
Bing Bong! is a module for Foundry VTT that plays sounds for clients when chat messages are received. The sounds can be specified in Foundry Playlists, and they can be chosen randomly for each message or played sequentially.
Setup
- Install the module (see the Module Management KB)
- The easiest way is to use the module installer in the UI and search for "Bing Bong!"
- Alternative: Use the manifest URL https://github.com/Gawdl3y/foundry-bing-bong/releases/latest/download/module.json for installation
- Alternative: Download the latest version's source code zip file from the releases and extract it to your Foundry installation's data directory:
<Data directory>/Data/modules
- Activate the module in the Module Management of your Foundry world
- Create a Playlist to use for the sounds you want to play on chat messages
- Add your sound(s) to the Playlist you created
- In the game settings, in the "Bing Bong!" section, enter the exact name of your Playlist into the Sound playlist field
- Optionally, repeat steps 3-4, and enter the exact name of the new Playlist into the Roll sound playlist field (or use the same Playlist)
- The selection modes are client-side settings and thus can be configured by each individual player
Help
If you run into a problem or need assistance, do one of the following:
- Open a discussion on the repository
- Create an issue on the repository (check if there is an existing one for the same thing first!)
- Hit me up in the Foundry Discord server: @gawdl3y
Contributing
All contributions are welcome!