Skip to content

Commit

Permalink
docs: update commands in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shuyangzhang committed Aug 7, 2022
1 parent 87e6f3e commit 96f010e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,8 @@ send a `/help` command in you channel, Kyouka will teach you how to use.
- `/comehere`: bind the voice channel you are in.
- `/channel {channel_id}`: bind the voice channel with id.
- `/play {music_name}`: add a music to play list.
- `/search {keyword}`: search music by keyword from netease cloud music.
- `/search {keyword}`: search music by keyword.
- `/nsearch {keyword}`: search music by keyword from netease cloud music.
- `/msearch {keyword}`: search music by keyword from migu music.
- `/qsearch {keyword}`: search music by keyword from qq muisc.
- `/osearch {keyword}`: search music by keyword from game osu!.
Expand Down
3 changes: 2 additions & 1 deletion README_ZH_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,8 @@ python startup.py
- `/comehere`: 绑定你所在的语音频道
- `/channel {channel_id}`: 通过语音频道的ID进行绑定
- `/play {music_name}`: 点歌
- `/search {keyword}`: 搜索网易云音乐中的歌曲
- `/search {keyword}`: 搜索歌曲
- `/nsearch {keyword}`: 搜索网易云音乐中的歌曲
- `/msearch {keyword}`: 搜索咪咕音乐中的歌曲
- `/qsearch {keyword}`: 搜索QQ音乐中的歌曲
- `/osearch {keyword}`: 搜索osu!中的歌曲
Expand Down

0 comments on commit 96f010e

Please sign in to comment.