nonebot-plugin-areusleepy 0.0.1__py3-none-any.whl → 0.0.2__py3-none-any.whl
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_areusleepy/__init__.py +1 -1
- {nonebot_plugin_areusleepy-0.0.1.dist-info → nonebot_plugin_areusleepy-0.0.2.dist-info}/METADATA +6 -41
- nonebot_plugin_areusleepy-0.0.2.dist-info/RECORD +9 -0
- nonebot_plugin_areusleepy-0.0.1.dist-info/RECORD +0 -9
- {nonebot_plugin_areusleepy-0.0.1.dist-info → nonebot_plugin_areusleepy-0.0.2.dist-info}/WHEEL +0 -0
- {nonebot_plugin_areusleepy-0.0.1.dist-info → nonebot_plugin_areusleepy-0.0.2.dist-info}/entry_points.txt +0 -0
- {nonebot_plugin_areusleepy-0.0.1.dist-info → nonebot_plugin_areusleepy-0.0.2.dist-info}/licenses/LICENSE +0 -0
{nonebot_plugin_areusleepy-0.0.1.dist-info → nonebot_plugin_areusleepy-0.0.2.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: nonebot-plugin-areusleepy
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.2
|
4
4
|
Summary: Let bot look!!!
|
5
5
|
Author-Email: Murasame <congyu@sbhfy.cn>
|
6
6
|
License: MIT
|
@@ -27,45 +27,8 @@ Description-Content-Type: text/markdown
|
|
27
27
|
|
28
28
|
_✨基于 [sleepy-project/sleepy](https://github.com/sleepy-project/sleepy) 项目的状态查询插件! ✨_
|
29
29
|
|
30
|
-
|
31
|
-
|
32
|
-
<img src="https://img.shields.io/badge/pdm-managed-blueviolet" alt="pdm-managed">
|
33
|
-
</a>
|
34
|
-
<a href="https://wakatime.com/badge/user/b61b0f9a-f40b-4c82-bc51-0a75c67bfccf/project/f4778875-45a4-4688-8e1b-b8c844440abb">
|
35
|
-
<img src="https://wakatime.com/badge/user/b61b0f9a-f40b-4c82-bc51-0a75c67bfccf/project/f4778875-45a4-4688-8e1b-b8c844440abb.svg" alt="wakatime">
|
36
|
-
</a>
|
37
|
-
|
38
|
-
<br />
|
39
|
-
|
40
|
-
<!-- <a href="https://pydantic.dev">
|
41
|
-
<img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/pydantic/pydantic/main/docs/badge/v1.json" alt="Pydantic Version 1" >
|
42
|
-
</a> -->
|
43
|
-
|
44
|
-
<!-- <a href="https://pydantic.dev">
|
45
|
-
<img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/pydantic/pydantic/main/docs/badge/v2.json" alt="Pydantic Version 2" >
|
46
|
-
</a> -->
|
47
|
-
|
48
|
-
<a href="https://pydantic.dev">
|
49
|
-
<img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/lgc-NB2Dev/readme/main/template/pyd-v1-or-v2.json" alt="Pydantic Version 1 Or 2" >
|
50
|
-
</a>
|
51
|
-
<a href="./LICENSE">
|
52
|
-
<img src="https://img.shields.io/github/license/lgc-NB2Dev/nonebot-plugin-example.svg" alt="license">
|
53
|
-
</a>
|
54
|
-
<a href="https://pypi.python.org/pypi/nonebot-plugin-example">
|
55
|
-
<img src="https://img.shields.io/pypi/v/nonebot-plugin-example.svg" alt="pypi">
|
56
|
-
</a>
|
57
|
-
<a href="https://pypi.python.org/pypi/nonebot-plugin-example">
|
58
|
-
<img src="https://img.shields.io/pypi/dm/nonebot-plugin-example" alt="pypi download">
|
59
|
-
</a>
|
60
|
-
|
61
|
-
<br />
|
62
|
-
|
63
|
-
<a href="https://registry.nonebot.dev/plugin/nonebot-plugin-example:nonebot_plugin_example">
|
64
|
-
<img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fnbbdg.lgc2333.top%2Fplugin%2Fnonebot-plugin-example" alt="NoneBot Registry">
|
65
|
-
</a>
|
66
|
-
<a href="https://registry.nonebot.dev/plugin/nonebot-plugin-example:nonebot_plugin_example">
|
67
|
-
<img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fnbbdg.lgc2333.top%2Fplugin-adapters%2Fnonebot-plugin-example" alt="Supported Adapters">
|
68
|
-
</a>
|
30
|
+
[](https://www.python.org/)
|
31
|
+
[](https://opensource.org/licenses/MIT)
|
69
32
|
|
70
33
|
</div>
|
71
34
|
|
@@ -73,6 +36,8 @@ _✨基于 [sleepy-project/sleepy](https://github.com/sleepy-project/sleepy) 项
|
|
73
36
|
|
74
37
|
此插件可以发送在 [sleepy-project/sleepy](https://github.com/sleepy-project/sleepy) 目前的状态信息,可以显示用户的设备是否在使用中,正在听的歌曲(支持情况以 sleepy 项目为准),支持多设备状态列表
|
75
38
|
|
39
|
+
|
40
|
+
|
76
41
|
## 💿 安装
|
77
42
|
|
78
43
|
以下提到的方法 任选**其一** 即可
|
@@ -171,7 +136,7 @@ url 可填写为任意地址,**但需要注意http://或https://**
|
|
171
136
|
## 📞 联系
|
172
137
|
|
173
138
|
TG群组:[点此加入](https://t.me/LoveMurasame)
|
174
|
-
|
139
|
+
QQ群:[1049319982](https://qm.qq.com/q/DfTsIDXuc8)
|
175
140
|
邮箱:<congyu@sbhfy.cn>
|
176
141
|
|
177
142
|
## 💡 鸣谢
|
@@ -0,0 +1,9 @@
|
|
1
|
+
nonebot_plugin_areusleepy-0.0.2.dist-info/METADATA,sha256=NbJ7Nkvkbe5-J173KElNVv8bexuXR0hO-iHCzOaqhEY,3484
|
2
|
+
nonebot_plugin_areusleepy-0.0.2.dist-info/WHEEL,sha256=tSfRZzRHthuv7vxpI4aehrdN9scLjk-dCJkPLzkHxGg,90
|
3
|
+
nonebot_plugin_areusleepy-0.0.2.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
|
4
|
+
nonebot_plugin_areusleepy-0.0.2.dist-info/licenses/LICENSE,sha256=DPGO8xTl-MaoRnTMo5L8Wi6X_uC5K3Nedi2EizrgEaY,1085
|
5
|
+
nonebot_plugin_areusleepy/__init__.py,sha256=mgd65Jzn47klTuicOVD4VEOMqyD0qqrOGMRyAQ5Uzks,687
|
6
|
+
nonebot_plugin_areusleepy/__main__.py,sha256=FOXqsR923ARc3n_vK0OM9bL47tkzTvwBXi_F2D6cuKI,2556
|
7
|
+
nonebot_plugin_areusleepy/config.py,sha256=q_GnTRBE8KJZp8LjFIHhcnuOb9ge-3uMVftU4QflfnU,103
|
8
|
+
nonebot_plugin_areusleepy/getsleepy.py,sha256=Tts-Z8hwbZ13BuhJuDCjY9B2iicKaQpLTMh4OF41_v8,2925
|
9
|
+
nonebot_plugin_areusleepy-0.0.2.dist-info/RECORD,,
|
@@ -1,9 +0,0 @@
|
|
1
|
-
nonebot_plugin_areusleepy-0.0.1.dist-info/METADATA,sha256=wzoAdtBQ_SVP2GNAiSAcoVSOaxJEF4Ast9YgfOuJdVg,5309
|
2
|
-
nonebot_plugin_areusleepy-0.0.1.dist-info/WHEEL,sha256=tSfRZzRHthuv7vxpI4aehrdN9scLjk-dCJkPLzkHxGg,90
|
3
|
-
nonebot_plugin_areusleepy-0.0.1.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
|
4
|
-
nonebot_plugin_areusleepy-0.0.1.dist-info/licenses/LICENSE,sha256=DPGO8xTl-MaoRnTMo5L8Wi6X_uC5K3Nedi2EizrgEaY,1085
|
5
|
-
nonebot_plugin_areusleepy/__init__.py,sha256=kde5gOPcd91nTznrbbnLevsF_jCJAk0oeyoJ9-p1-iw,687
|
6
|
-
nonebot_plugin_areusleepy/__main__.py,sha256=FOXqsR923ARc3n_vK0OM9bL47tkzTvwBXi_F2D6cuKI,2556
|
7
|
-
nonebot_plugin_areusleepy/config.py,sha256=q_GnTRBE8KJZp8LjFIHhcnuOb9ge-3uMVftU4QflfnU,103
|
8
|
-
nonebot_plugin_areusleepy/getsleepy.py,sha256=Tts-Z8hwbZ13BuhJuDCjY9B2iicKaQpLTMh4OF41_v8,2925
|
9
|
-
nonebot_plugin_areusleepy-0.0.1.dist-info/RECORD,,
|
{nonebot_plugin_areusleepy-0.0.1.dist-info → nonebot_plugin_areusleepy-0.0.2.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|
File without changes
|