基于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 我是不是耳聋
bot会把 我 替换成 你 再回复)
/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.3.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02fb8d16d864d559cf362e0e958be353789ffd85c074f232ba7bbb20b4cc9a96 |
|
MD5 | 50a7d35f4949af181a0f32681c644cf5 |
|
BLAKE2b-256 | 0a2b830c4d8c79344ba533e7a66ba0cdbee9287fa55f7994d8076e431fa0ae9d |
Close
Hashes for nonebot_plugin_sayoroll-0.3.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5127705f7584fe880a934166776be6318eb20dde8961d51df5a459dce3314acd |
|
MD5 | e7164b97b7831dee51ec2fd83012ccb5 |
|
BLAKE2b-256 | e8d793ba59196598e6aed536edec572cd25be2a22e17acfb7667005e38991634 |