一个Nonebot2插件用于查询域名的whois信息
Project description
📖 介绍
一个Nonebot2插件用于查询域名的whois信息
💿 安装
使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-whois
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-whois
pdm
pdm add nonebot-plugin-whois
poetry
poetry add nonebot-plugin-whois
conda
conda install nonebot-plugin-whois
打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入
plugins = ["nonebot_plugin_whois"]
⚙️ 配置
本插件无需配置
🎉 使用
指令表
| 指令 | 权限 | 需要@ | 范围 | 说明 |
|---|---|---|---|---|
| whois example.com | 群员 | 是 | 全局 | 查询whois |
| whois example.com -all | 群员 | 是 | 全局 | 查询原始whois |
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
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_whois-1.0.4.tar.gz.
File metadata
- Download URL: nonebot_plugin_whois-1.0.4.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15a8eb9b84678741a8416b942b1bedcfa340db80cd025e031a472927aaa752e5
|
|
| MD5 |
fb759e5ce7d7340ffff91a038c014016
|
|
| BLAKE2b-256 |
625663b21899123acb75002fab62ce72191ccf373d50a6e870d8f36436fdbd1d
|
File details
Details for the file nonebot_plugin_whois-1.0.4-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_whois-1.0.4-py3-none-any.whl
- Upload date:
- Size: 16.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e19044047fa9032913a5385becfa96eaf8ef6d14f0f4771a3592cbf0ab1887f3
|
|
| MD5 |
0a68e6b71e4e8038841e7267b53e893f
|
|
| BLAKE2b-256 |
29c5dae9a6157eace691772af754bef547d2780181dd00590b49ea9be2eabc2b
|