✨ Neuro 每日一签的 NoneBot 插件 ✨
Project description
Nonebot Plugin Neuro Draw
一个简单的抽签插件,每天可以抽取一次今日运势,感受一下 Neuro-sama 式的运气!
素材来自于 Lucky Neuro Game
功能
| 命令 | 用途 | 示例 |
|---|---|---|
| neuro_draw / 牛签 / 抽签 | 抽取今日运势 | /抽签 |
- 每天每个用户只能抽取一次。
- 抽签结果会显示文字和对应的图片。
安装方法
使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-neuro-draw
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-neuro-draw
pdm
pdm add nonebot-plugin-neuro-draw
poetry
poetry add nonebot-plugin-neuro-draw
conda
conda install nonebot-plugin-neuro-draw
打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入
plugins = ["nonebot_plugin_neuro_draw"]
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nonebot_plugin_neuro_draw-0.1.0.tar.gz.
File metadata
- Download URL: nonebot_plugin_neuro_draw-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.22.2 CPython/3.12.3 Linux/6.8.0-1017-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da7c970fa7d72eeb3ad000612b99cae5f574b9a9990a6d622e0df3825db3909e
|
|
| MD5 |
b7e405c74cc2525482ea6f8d50a4be25
|
|
| BLAKE2b-256 |
9a2871aa054f0e866e08e25f1f25a88f2409327d81e33e1830356688ecceadad
|
File details
Details for the file nonebot_plugin_neuro_draw-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_neuro_draw-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.22.2 CPython/3.12.3 Linux/6.8.0-1017-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ae4128e4ee85134971a3f639040cec14487bdbf65ecf0a6e11771df808c59bd
|
|
| MD5 |
148e19628edf3d8d4c09f190709065e4
|
|
| BLAKE2b-256 |
7e9e30e9249c8dd40e07d2e13acc7dcab4809d6fe0854270be453d28104869c0
|