Skip to content

A D++ Discord Bot to play FMOD Studio content over voice for Tabletop and other sessions. For VS 2022 (Windows x64 and x86)

License

Notifications You must be signed in to change notification settings

Snoopy20111/Troubadour-Tabletop-Audio

 
 

Repository files navigation

Troubadour

A Discord Bot for making your DnD sessions more fully audibly immersive! Of no relation to Bard Audio.

Built with VS2022 for x64 Windows, using FMOD Studio 2.02 and D++ (which is forked from a well-maintained Visual Studio template, so you may safely assume it's using the latest version of that as well).

When building locally, be sure to do the following:

  • Ensure you've created a Discord Bot Token and set everything up on Discord's end.
  • Ensure you've renamed MyBot\token.config.example to MyBot\token.config and replaced all the text in it with your Bot Token! The program will read that in at startup and use it when initializing your Bot.
  • Make sure the paths in the Post-Build step are correct for where you installed the FMOD API. Adjust them as necessary.

Thanks for checking it out! Please contact me for any questions or feedback via details found on my Website.

About

A D++ Discord Bot to play FMOD Studio content over voice for Tabletop and other sessions. For VS 2022 (Windows x64 and x86)

Resources

License

Stars

Watchers

Forks

Languages

  • C++ 96.9%
  • CMake 2.6%
  • Other 0.5%