Skip to content

Gunale0926/KO-ON-Bot

Repository files navigation

KO-ON Bot

A Music Player For kookapp.cn

Use Docker Image

docker pull qihaoran/ko-on-bot

With Codes

Download

git clone git@github.com:Gunale0926/KO-ON-Bot.git --recursive
python3 -m pip install -r KO-ON-Bot/requirements.txt

Config

  1. Rename config.tmp.json to config.json
  2. Fill Keywords with value
    • token*: KOOK Bot token for bot *
    • default_platform* (Optional): Default Platform for Bot *
    • n_*: configs for Netease Music
    • b_*: configs for Bilibili
    • qq_enable: 1 or 0
    • q_*: configs for QQ Music
    • schedule_*: configs for scheduler(refer to the template)

Run the BOT

Windows

start /main run.bat

macOS

sh run.sh

Linux

#19 (comment)