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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: nonebot_plugin_uuid-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 5d8bf659193fcd27c725c0dac04f777f67a59b108aa10a3f532f9cd6b5108855
MD5 5afb71b58f1b9e55a7a1409d27916f1e
BLAKE2b-256 c4db0777e4e185fc32b958e982f6b7492886345791b6020bc9dca79bdfe8ca31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nonebot_plugin_uuid-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9f299305ca9f8376f560294d7c437b1b057e69df9602a841d4bbb8435d3e3a23
MD5 59779df4d9b7c796f0808df8c20c8122
BLAKE2b-256 09cac639534413efaa34cc6167bc6fc4efecdd6b1534ff31b133d2ccfdc31c81

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