来一份精致的睡眠套餐
Project description
📖 介绍
想拥有一份精致的睡眠套餐吗? ^ ^
发送指令让bot给你吧!
💿 安装
使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-sleep
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-sleep
pdm
pdm add nonebot-plugin-example
poetry
poetry add nonebot-plugin-example
conda
conda install nonebot-plugin-example
打开 nonebot2 项目根目录下的 pyproject.toml
文件, 在 [tool.nonebot]
部分追加写入
plugins = ["nonebot_plugin_sleep"]
⚙️ 注意
bot必须为 管理员/群主 才有禁言的权限
否则只回复晚安。且无法禁言管理员!
🎉 使用
指令表
/sleep
禁言发指令的用户8小时,bot回复晚安。
/sleep 10
禁言发指令的用户10小时,bot回复晚安。
sleep后面带数字的话就禁言对应的时长,最多24也就是1天,如果超过24则也禁言1天,最小1也就是1小时,如果是0.1这样的也算作1。不带数字就是第一个例子了默认8小时。
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nonebot-plugin-sleep-0.0.1.tar.gz
(15.4 kB
view hashes)
Built Distribution
Close
Hashes for nonebot-plugin-sleep-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20c1859e821fca64dbaaf3bf364c522f477f9c6c335d4b151ea602fce44ebb6e |
|
MD5 | a82199accdb5736936896cb0693225ca |
|
BLAKE2b-256 | 1d4b441971baa1382fc0d841dbc762062020206ed831c36f7c5690ab917e8c9a |
Close
Hashes for nonebot_plugin_sleep-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2197da9a795804d723bc8f1bb99878e5039e4fa9ba85f0ef17f8b81a621fee9 |
|
MD5 | dc2cafebc9fba5ed50ed0403ef0e7966 |
|
BLAKE2b-256 | 7cf4d00729b154ca9f2dd3de4597fed407030ac315feda811a2d3b6afaa72c39 |