-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrepos.json
42 lines (42 loc) · 1.27 KB
/
repos.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
37
38
39
40
41
42
{
"discord.py": {
"repo_path": "repos/discord.py",
"index_folder": "discord",
"repo_url": "https://github.com/Rapptz/discord.py"
},
"discord": {
"repo_path": "repos/discord.py",
"index_folder": "discord",
"repo_url": "https://github.com/Rapptz/discord.py"
},
"wavelink": {
"repo_path": "repos/wavelink",
"index_folder": "wavelink",
"repo_url": "https://github.com/PythonistaGuild/Wavelink"
},
"aiohttp": {
"repo_path": "repos/aiohttp",
"index_folder": "aiohttp",
"repo_url": "https://github.com/aio-libs/aiohttp"
},
"hondana": {
"repo_path": "repos/hondana",
"index_folder": "hondana",
"repo_url": "https://github.com/AbstractUmbra/Hondana"
},
"mystbin.py": {
"repo_path": "repos/mystbin.py",
"index_folder": "mystbin",
"repo_url": "https://github.com/PythonistaGuild/mystbin.py"
},
"jishaku": {
"repo_path": "repos/jishaku",
"index_folder": "jishaku",
"repo_url": "https://github.com/Gorialis/Jishaku"
},
"twitchio": {
"repo_path": "repos/twitchio",
"index_folder": "twitchio",
"repo_url": "https://github.com/PythonistaGuild/TwitchIO"
}
}