nonebot-plugin-dbdmap 0.2.2__tar.gz → 0.2.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {nonebot_plugin_dbdmap-0.2.2 → nonebot_plugin_dbdmap-0.2.3}/PKG-INFO +1 -1
- {nonebot_plugin_dbdmap-0.2.2 → nonebot_plugin_dbdmap-0.2.3}/nonebot_plugin_dbd/__init__.py +1 -1
- {nonebot_plugin_dbdmap-0.2.2 → nonebot_plugin_dbdmap-0.2.3}/nonebot_plugin_dbdmap.egg-info/PKG-INFO +1 -1
- {nonebot_plugin_dbdmap-0.2.2 → nonebot_plugin_dbdmap-0.2.3}/pyproject.toml +1 -1
- {nonebot_plugin_dbdmap-0.2.2 → nonebot_plugin_dbdmap-0.2.3}/README.md +0 -0
- {nonebot_plugin_dbdmap-0.2.2 → nonebot_plugin_dbdmap-0.2.3}/nonebot_plugin_dbdmap.egg-info/SOURCES.txt +0 -0
- {nonebot_plugin_dbdmap-0.2.2 → nonebot_plugin_dbdmap-0.2.3}/nonebot_plugin_dbdmap.egg-info/dependency_links.txt +0 -0
- {nonebot_plugin_dbdmap-0.2.2 → nonebot_plugin_dbdmap-0.2.3}/nonebot_plugin_dbdmap.egg-info/requires.txt +0 -0
- {nonebot_plugin_dbdmap-0.2.2 → nonebot_plugin_dbdmap-0.2.3}/nonebot_plugin_dbdmap.egg-info/top_level.txt +0 -0
- {nonebot_plugin_dbdmap-0.2.2 → nonebot_plugin_dbdmap-0.2.3}/setup.cfg +0 -0
|
@@ -12,7 +12,7 @@ __plugin_meta__ = PluginMetadata(
|
|
|
12
12
|
description="支持查询所有官方地图及自定义别名",
|
|
13
13
|
usage="发送 /查询 地图名 或 /添加别名 原名 新别名",
|
|
14
14
|
type="application",
|
|
15
|
-
homepage="https://github.com/xiexiewen73-source/nonebot-plugin-
|
|
15
|
+
homepage="https://github.com/xiexiewen73-source/nonebot-plugin-dbd",
|
|
16
16
|
supported_adapters={"~onebot.v11"}
|
|
17
17
|
)
|
|
18
18
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|