Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 554 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 554 Bytes

Musen

A discord radio bot built with the discord-akairo framework.

Setting up


  1. git clone https://github.com/TeeSeal/Musen.git
  2. cd Musen
  3. mv keychain.example.json keychain.json
  4. Replace the entries in keychain.json with your keys.
  5. npm i
  6. Make desired modifications to the source code. (Optional)
  7. npm start