-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathplus.json
More file actions
30 lines (30 loc) · 665 Bytes
/
Copy pathplus.json
File metadata and controls
30 lines (30 loc) · 665 Bytes
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
{
"name": "plus",
"description": "Support TaylorBot and get exclusive perks for you and your server",
"integration_types": [
0,
1
],
"contexts": [
0,
1,
2
],
"options": [
{
"name": "show",
"description": "Get basic information about your TaylorBot Plus membership",
"type": 1
},
{
"name": "add",
"description": "Add this server to your TaylorBot Plus servers, giving it access to exclusive perks",
"type": 1
},
{
"name": "remove",
"description": "Remove this server from your TaylorBot Plus servers, losing access to exclusive perks",
"type": 1
}
]
}