Skip to content

nick-haoran/MusicBot

 
 

Repository files navigation

MusicBot for Kaiheila.cn

Install

git clone [email protected]:CarterGunale/MusicBot.git

Configure

Rename config.tmp.json to config.json

Open config.json

  • Set token to your bot WebSocket Token.

  • Set channel to the text channel where you want to send the command.

  • Set voiceid to the voice channel where you want to place your bot.

  • Set skipper to a role ID which you want to give them access to skip current music.

  • Set port to a local port.

  • (Optional) n_cookie to a NeteaseCloudMusic Cookie

  • (Optional) q_cookie to a QQMusic Cookie

Run

sh run.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Shell 0.4%