update doc

This commit is contained in:
felinae98 2021-12-07 22:23:29 +08:00
parent ec4849fe5b
commit a7d8e4ec0c
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610
2 changed files with 19 additions and 4 deletions

View File

@ -1,12 +1,12 @@
module.exports = {
title: 'Nonebot HK Reporter',
description: 'Docs for Nonebot HK Reporter',
title: 'Nonebot Bison',
description: 'Docs for Nonebot Bison',
themeConfig: {
nav: [
{ text: '主页', link: '/' },
{ text: '部署与使用', link: '/usage/' },
{ text: '开发', link: '/dev/' },
{ text: 'Github', link: 'https://github.com/felinae98/nonebot-hk-reporter' }
{ text: 'Github', link: 'https://github.com/felinae98/nonebot-bison' }
]
}
}

View File

@ -91,7 +91,16 @@ sidebar: auto
* 查询订阅:`查询订阅`
* 删除订阅仅管理员和群主和SUPERUSER`删除订阅`
#### 私聊机器人获取后台地址
`后台管理`
`后台管理`,之后点击返回的链接
如果你是superuser那么你可以管理所有群的订阅如果你是bot所在的群的其中部分群的管理
你可以管理你管理的群里的订阅如果你不是任意一个群的管理那么bot将会报错。
::: tip
可以和bot通过临时聊天触发
:::
::: warning
网页的身份鉴别机制全部由bot返回的链接确定所以这个链接并不能透露给别人。
并且链接会过期所以一段时间后需要重新私聊bot获取新的链接。
:::
#### 私聊机器人进行配置需要SUPERUER权限
* 添加订阅:`管理-添加订阅`
* 查询订阅:`管理-查询订阅`
@ -104,3 +113,9 @@ sidebar: auto
主页链接一般为`https://space.bilibili.com/161775300?xxxxxxxxxx`数字即为uid
#### RSS
RSS链接即为uid
#### 网易云音乐-歌手
在网易云网页上歌手的链接一般为`https://music.163.com/#/artist?id=32540734``id=`
后面的数字即为uid
#### 网易云音乐-电台
在网易云网页上电台的链接一般为`https://music.163.com/#/djradio?id=793745436``id=`
后面的数字即为uid