Skip to main content

一个生成 uuid 的 Nonebot2 插件

Project description

nonebot-plugin-uuid

✨ UUID 生成器 ✨

license pypi python

📖 介绍

通过 uuid4 与 uuid5 生成 uuid ,并且支持去除快速短横线

💿 安装

使用 nb-cli 安装 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-uuid
使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install nonebot-plugin-uuid
pdm
pdm add nonebot-plugin-uuid
poetry
poetry add nonebot-plugin-uuid
conda
conda install nonebot-plugin-uuid

打开 nonebot2 项目的 bot.py 文件, 在其中写入

nonebot.load_plugin('nonebot_plugin_uuid')

⚙️ 配置

本插件无需配置

🎉 使用

指令表

指令 权限 需要@ 范围 说明
uuid 任何人 全局 使用 uuid4 生成一个标准 uuid
uuid5 种子 任何人 全局 使用传入的 种子 ,通过 uuid5 生成一个标准 uuid
rhs 任何人 全局 使用该命令回复一条消息,解析消息中的 uuid ,返回不带连字符的uuid(Remove hyphens

效果图

Alt text

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_uuid-0.1.0.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

nonebot_plugin_uuid-0.1.0-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file nonebot_plugin_uuid-0.1.0.tar.gz.

File metadata

  • Download URL: nonebot_plugin_uuid-0.1.0.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for nonebot_plugin_uuid-0.1.0.tar.gz
Algorithm Hash digest
SHA256 bc1c6c1fcd6775386dbf186c3bf397107cbdbd3bce4d9133e89f5a3fe1326557
MD5 3773cdb2db1d53ad4cedef9d1fd52cd7
BLAKE2b-256 ea04d41d6e8d434cc88dc2e364441fde7e4f3620d6e299b95c44654027bff4df

See more details on using hashes here.

File details

Details for the file nonebot_plugin_uuid-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_uuid-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 49610cf82b546ac38ea4c3b6a57deeae8c271baf4d87496553fd9befa0582368
MD5 bdb370d9c77f2b47093d043fc65d44a2
BLAKE2b-256 a9b7776313d90dc24ec7bfa7d890b2b9ec9f536b66afd645f777234310a686e6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page