基于NoneBot的高仿以前小夜bot的roll功能
Project description
📖 介绍
不知道怎么选择? 让bot帮你决定吧! ^ ^
(高仿以前小夜bot的roll功能)
💿 安装
使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-sayoroll
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-sayoroll
pdm
pdm add nonebot-plugin-sayoroll
poetry
poetry add nonebot-plugin-sayoroll
conda
conda install nonebot-plugin-sayoroll
打开 nonebot2 项目根目录下的 pyproject.toml
文件, 在 [tool.nonebot]
部分追加写入
plugins = ["nonebot_plugin_sayoroll"]
🎉 使用
指令表
/roll
直接roll会在0-100之间随机一个数字并返回(类似osu的roll)
/roll [数字]
带指定的数字的话则会从0到这个数字之间随机roll一个数字
/roll [文字]
例如 -roll 你是不是耳聋
bot会在 你是耳聋 ,和 你不是耳聋 之间随机一个并返回。
相同道理还有(有没有、去不去、上不上等这种 x不x 的规则)
/roll [参数] [参数] ...
例如 -roll 吃饭 睡觉 打游戏 运动 点蚊香
bot会在 吃饭 睡觉 打游戏 运动 点蚊香之间随机一个并返回。
可以是无限多的词
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for nonebot-plugin-sayoroll-0.0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a12ec99889847aa6fc79993def92d50716c9134c01131e46930a4d747b059612 |
|
MD5 | e6d74d18bae4f71a3e8ec1985601833d |
|
BLAKE2b-256 | 35474df5638f6138e3cde2598e20dde1c636416bf59f9091c6898d8a45d8053c |
Close
Hashes for nonebot_plugin_sayoroll-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10d39acb2f85e7f13ccbf49d8f025cc7ee5a9b92106f5c35560f7aa8893205ab |
|
MD5 | e6f5d842b76feeb5fe7579d78be6d431 |
|
BLAKE2b-256 | 1854bd49b9e965325802d4ee3269140dd631dde866ee738d980ff2671aecbd56 |