Skip to content

Gunale0926/KO-ON-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d2295d5 · Jan 10, 2023
Aug 30, 2022
Aug 30, 2022
Aug 30, 2022
Nov 6, 2022
Aug 29, 2022
Jun 2, 2022
Jun 7, 2022
Jan 10, 2023
Aug 29, 2022
Aug 30, 2022
Nov 6, 2022
Aug 29, 2022
Nov 6, 2022
Aug 29, 2022
Aug 30, 2022
Jan 10, 2023
Aug 30, 2022
Aug 30, 2022
Sep 1, 2022
Nov 6, 2022
Sep 6, 2022

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)