-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvariables.json
More file actions
23 lines (17 loc) · 778 Bytes
/
Copy pathvariables.json
File metadata and controls
23 lines (17 loc) · 778 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"Prefix":"f/",
"Default_cooldown":5000,
"Emoji_BaseUrl":"https://cdn.discordapp.com/emojis/",
"Bot_invite":"https://discord.com/api/oauth2/authorize?client_id=697160467914948738&permissions=2416306246&scope=bot",
"Bot_support_server_invite":"https://discord.gg/WZZGjB3",
"Hug_GIF_API":"https://v2.api.acsanad.net/images/hug",
"Hug_GIF_API_Property":"url",
"Pat_GIF_API":"https://v2.api.acsanad.net/images/pat",
"Pat_GIF_API_Property":"url",
"Cuddle_GIF_API":"https://v2.api.acsanad.net/images/cuddle",
"Cuddle_GIF_API_Property":"url",
"Kiss_GIF_API":"https://v2.api.acsanad.net/images/kiss",
"Kis_GIF_API_Property":"url",
"Slap_GIF_API":"https://v2.api.acsanad.net/images/slap",
"Slap_GIF_API_Property":"url"
}