A discord radio bot built with the discord-akairo framework.
git clone https://github.com/TeeSeal/Musen.git
cd Musen
mv keychain.example.json keychain.json
- Replace the entries in
keychain.json
with your keys. npm i
- Make desired modifications to the source code. (Optional)
npm start