PycordViews 1.2.0__py3-none-any.whl → 1.2.1__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.
- {pycordviews-1.2.0.dist-info → pycordviews-1.2.1.dist-info}/METADATA +2 -2
- {pycordviews-1.2.0.dist-info → pycordviews-1.2.1.dist-info}/RECORD +5 -5
- {pycordviews-1.2.0.dist-info → pycordviews-1.2.1.dist-info}/WHEEL +0 -0
- {pycordviews-1.2.0.dist-info → pycordviews-1.2.1.dist-info}/licenses/LICENSE +0 -0
- {pycordviews-1.2.0.dist-info → pycordviews-1.2.1.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: PycordViews
|
3
|
-
Version: 1.2.
|
3
|
+
Version: 1.2.1
|
4
4
|
Summary: Views and multibot for py-cord library
|
5
5
|
Home-page: https://github.com/BOXERRMD/Py-cord_Views
|
6
6
|
Author: Chronos (alias BOXERRMD)
|
@@ -169,7 +169,7 @@ Each instance of this class creates a process where bots can be added. These bot
|
|
169
169
|
>
|
170
170
|
> > **Method** `start(*bot_names: str) -> list[dict[str, str]]` : Start bots
|
171
171
|
>
|
172
|
-
> > **Method** `
|
172
|
+
> > **Method** `stop(*bot_names: str) -> list[dict[str, str]]` : Stop bots properly
|
173
173
|
>
|
174
174
|
> > **Method** `start_all() -> list[dict[str, list[str]]]` : Start all bot in the process
|
175
175
|
>
|
@@ -14,8 +14,8 @@ pycordViews/pagination/pagination_view.py,sha256=sJHDkmiTGwJzxfAUQijF2ry6NPVwepJ
|
|
14
14
|
pycordViews/views/__init__.py,sha256=yligptZmw-np8tjKLr76SVmi0807Nk6jCyKkKYLhbCY,89
|
15
15
|
pycordViews/views/easy_modified_view.py,sha256=QuS8AnkTLHrdKl7Tya0_gjuwhWHLIvMAEK3DsyE1ALg,8986
|
16
16
|
pycordViews/views/errors.py,sha256=0NBjBDaSFZChJua1ho9qyfbNzwXy1U6Kcob5CCUxBK8,218
|
17
|
-
pycordviews-1.2.
|
18
|
-
pycordviews-1.2.
|
19
|
-
pycordviews-1.2.
|
20
|
-
pycordviews-1.2.
|
21
|
-
pycordviews-1.2.
|
17
|
+
pycordviews-1.2.1.dist-info/licenses/LICENSE,sha256=lNgcw1_xb7QENAQi3uHGymaFtbs0RV-ihiCd7AoLQjA,1082
|
18
|
+
pycordviews-1.2.1.dist-info/METADATA,sha256=8x383NH2BMaYcyTpL8GBzHxupWAtKqSVs24lS0EINvA,11824
|
19
|
+
pycordviews-1.2.1.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
20
|
+
pycordviews-1.2.1.dist-info/top_level.txt,sha256=nqBU40KmnSCjtry8kmv97-RvZC-8xQrhrrloOJX2ROs,91
|
21
|
+
pycordviews-1.2.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|