-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathconfig-dps.json
More file actions
57 lines (57 loc) · 1.83 KB
/
config-dps.json
File metadata and controls
57 lines (57 loc) · 1.83 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
{
"guild": {
"id": "120963143886307329"
},
"channel": {
"rules": "277107407736274944",
"roles": "277107407736274944",
"welcome": "277107407736274944"
},
"customEmoji": {
"ballEn": "<:ball_world:886304522991960065>",
"ballFr": "<:ball_fr:886304533121224704>",
"ballLeft": "<:ball_left:886304541430124555>",
"ballRight": "<:ball_right:886304552872214608>"
},
"role": {
"lang": {
"en": "259443170708815872",
"fr": "259443073107492876"
},
"member": "260057729794572288",
"staff": "773700444857434113"
},
"ui": {
"divider": "══════════════════"
},
"url": {
"documentation": "https://psdk.pokemonworkshop.com/yard/",
"guide": {
"index": {
"en": "https://psdk.pokemonworkshop.fr/wiki/en/index.html",
"fr": "https://psdk.pokemonworkshop.fr/wiki/fr/index.html"
},
"data": {
"abilities": "https://psdk.pokemonworkshop.com/db/db_ability.html",
"items": "https://psdk.pokemonworkshop.com/db/db_item.html",
"moves": "https://psdk.pokemonworkshop.com/db/db_skill.html",
"pokemon": "https://psdk.pokemonworkshop.com/db/db_pokemon.html"
},
"tutorial": {
"event": {
"en": "https://psdk.pokemonworkshop.fr/wiki/en/event_making/index.html",
"fr": "https://psdk.pokemonworkshop.fr/wiki/fr/event_making/index.html"
},
"rubyhost": {
"en": "https://psdk.pokemonworkshop.fr/wiki/en/ruby_host/index.html",
"fr": "https://psdk.pokemonworkshop.fr/wiki/fr/ruby_host/index.html"
},
"tiled": {
"en": "https://psdk.pokemonworkshop.fr/wiki/en/tiled/index.html",
"fr": "https://psdk.pokemonworkshop.fr/wiki/fr/tiled/index.html"
}
}
},
"support": "https://q2a.pokemonsdk.com/"
}
}