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/Session-Music-Bot-FMODStudio

 
 

Repository files navigation

Session Music Bot

Built with VS2022 for Windows, x86 and x64.

Built with FMOD Engine API 2.02.16. May work with later versions as the API is really stable but do so at your own risk. Also using D++ (version unknown, this was built from their most current VS Template).

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.

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

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.8%
  • CMake 2.7%
  • Other 0.5%