-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.sample.json
More file actions
41 lines (38 loc) · 876 Bytes
/
Copy pathconfig.sample.json
File metadata and controls
41 lines (38 loc) · 876 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
31
32
33
34
35
36
37
38
39
40
41
{
"fortnite": {
"cid": "CID_416_Athena_Commando_M_AssassinSuit",
"bid": "BID_244_DarkVikingFire",
"eid": "",
"level": 69,
"battle_pass_owned": true,
"battle_pass_lvl": 1,
"banner": "",
"add_users": true,
"leave_time": 90000,
"join_message": "",
"invite_status": "",
"invite_onlinetype": "online",
"inuse_status": "",
"inuse_onlinetype": "online",
"owner_epicid": "",
"leave_party": false
},
"logs": {
"enable_logs": true,
"channel": "",
"name": "**Ryuk**'s Bot"
},
"discord": {
"run_discord_client": true,
"guild_slash_status_response": "",
"command_guild": "",
"status": "Fortnite",
"status_type": 0
},
"system": {
"bot_owner_name": "Ryuk",
"bot_loading_message": "Bot is loading!",
"web_message": "use this for uptime",
"version": "8.2.0"
}
}