-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathinfo.json
36 lines (36 loc) · 1.86 KB
/
info.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"author": [
"Draper"
],
"description": "Commands to configure Pylav's managed node.\nHelp translate the project to your language by contributing to <https://crowdin.com/project/pylav>; Translations will be made available as an update shortly after they are translated on Crowdin.\nFor issues, bugs, or suggestions contact me in the Discord support server here: https://discord.com/invite/vnmcXqtgeY\nP.S. Make sure to have read the setup instructions for <https://github.com/PyLav/PyLav> (<https://github.com/PyLav/PyLav/blob/master/SETUP.md>) to ensure you have set it up correctly before loading any cogs.",
"disabled": false,
"end_user_data_statement": "This cog will store user info needed for its functions - for example user IDs to remember user specific settings.",
"hidden": false,
"install_msg": "Make sure to have read the setup instructions for <https://github.com/PyLav/PyLav> (<https://github.com/PyLav/PyLav/blob/master/SETUP.md>) to ensure you have set it up correctly before loading any cogs.\nHelp translate the project to your language by contributing to <https://crowdin.com/project/pylav>; Translations will be made available as an update shortly after they are translated on Crowdin.\nFor issues, bugs, or suggestions contact me in the discord support server here: https://discord.com/invite/vnmcXqtgeY",
"max_bot_version": "0.0.0",
"min_bot_version": "3.5.0.dev306",
"min_python_version": [
3,
11,
0
],
"name": "PyLavManagedNode",
"permissions": [
"embed_links"
],
"required_cogs": {},
"requirements": [
"Py-Lav[all]>=1.15.14,<1.16"
],
"short": "Commands to configure Pylav's managed node.",
"tags": [
"audio",
"music",
"media player",
"lavalink",
"PyLav",
"node",
"management"
],
"type": "COG"
}