el-bot
Version:
A quick qq bot framework for mirai.
41 lines (33 loc) • 611 B
Markdown
# nbnhhsh
> 能不能好好说话?
参考自 [itorr/nbnhhsh](https://github.com/itorr/nbnhhsh)。
- 网页版本: <https://lab.magiconch.com/nbnhhsh/>
- GitHub: <https://github.com/itorr/nbnhhsh>
- API: <https://lab.magiconch.com/api/nbnhhsh/guess>
```sh
POST https://lab.magiconch.com/api/nbnhhsh/guess {text: "nb"}
```
```json
[
{
"name": "nb",
"trans": [
"牛逼",
"Nice Boat",
"脓包",
"南北",
"nice body",
"新百伦",
"no bomb",
"嫩逼",
"nobody",
"内部",
"那边"
]
}
]
```
## Usage
```sh
el nbnhhsh nb
```