Skip to content
This repository has been archived by the owner on Dec 19, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 517 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 517 Bytes

ArcadeMusic

A music module (code named: VoiceModule) for the bot (RMSoftware.ModularBot)

NOTICE OF ARCHIVE

This repo is no longer maintained as of ModularBOT v2.0 and changes to Discord.NET audio libraries.

Installing

  1. Stop your bot (if updating existing voicemodule)
  2. Copy all files from Required into the working directory of the bot.
  3. Copy VoiceModule.dll into the CMDModules folder of the bot.
  4. Copy servoces.VoiceModule.ini into the CMDModules folder of the bot.
  5. Restart the bot.