A music module (code named: VoiceModule) for the bot (RMSoftware.ModularBot)
This repo is no longer maintained as of ModularBOT v2.0 and changes to Discord.NET audio libraries.
- Stop your bot (if updating existing voicemodule)
- Copy all files from Required into the working directory of the bot.
- Copy VoiceModule.dll into the CMDModules folder of the bot.
- Copy servoces.VoiceModule.ini into the CMDModules folder of the bot.
- Restart the bot.