-
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathinfo.json
More file actions
64 lines (64 loc) · 2.37 KB
/
info.json
File metadata and controls
64 lines (64 loc) · 2.37 KB
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"author": [
"Draper"
],
"description": "A full fledged media player using the PyLav framework.\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": "PyLavPlayer",
"permissions": [
"embed_links"
],
"required_cogs": {},
"requirements": [
"Py-Lav[all]>=1.15.14,<1.16"
],
"short": "A media player cog",
"tags": [
"audio",
"music",
"spotify",
"media player",
"lavalink",
"youtube",
"tts",
"mp3",
"flac",
"PyLav",
"slash",
"deezer",
"apple music",
"apple",
"soundcloud",
"sound cloud",
"sound",
"stream",
"radio",
"radio station",
"radio stations",
"twitch",
"applemusic",
"getyarn.io",
"clyp.it",
"clyp",
"clypit",
"pornhub",
"reddit",
"oc remix",
"ocremix",
"tiktok",
"mixcloud",
"tik tok",
"soundgasm"
],
"type": "COG"
}