-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathconfig.json
More file actions
116 lines (116 loc) · 3.14 KB
/
Copy pathconfig.json
File metadata and controls
116 lines (116 loc) · 3.14 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
{
"version": "2.0.0",
"language": "en",
"DeveloperMode": true,
"autoCreateDB": true,
"allowInbox": false,
"autoClean": true,
"adminOnly": false,
"encryptSt": true,
"removeSt": false,
"defaultCommandConfig": {
"version": "1.0.0",
"hasPermssion": 0,
"credits": "GrandpaAcademy",
"description": "No description provided",
"usePrefix": true,
"commandCategory": "other",
"usages": "",
"cooldowns": 5,
"aliases": []
},
"forceCredit": true,
"defaultCredit": "GrandpaAcademy",
"translation": {
"apiURL": "http://localhost:8080/api/translate",
"defaultLang": "bn"
},
"UPDATE": {
"Package": false,
"EXCLUDED": [
"chalk",
"mqtt",
"https-proxy-agent",
"gradient-string"
],
"Info": "Ei section bot er automatic package update manage kore. Ei function disable korte chaile, 'Package' ke false set korun. Jodi apni shudhu specific package exclude korte chan, seguloke true set korun ar 'EXCLUDED' list e add korun."
},
"commandDisabled": [],
"eventDisabled": [],
"BOTNAME": "SORA BOT",
"PREFIX": "?",
"ADMINBOT": [
"100002672611442"
],
"OWNER": [
"100002672611442"
],
"AuthorName": "Grandpa EJ",
"AuthorGender": "Male",
"AuthorReligion": "Islam",
"AuthorReletionalStatus": "Single",
"AuthorAge": "10+",
"AuthorLocation": "Bangladesh",
"AuthorGithub": "https://github.com/GrandpaEJ",
"AuthorFacebook": "https://www.facebook.com/Ebtisam.Jubair",
"AuthorID": "100002672611442",
"DESIGN": {
"Title": "Cyber-Bot",
"Theme": "Blue",
"Admin": "GrandpaEJ",
"Setup": {
"Info": "Apnar nijossho custom terminal Titlebar design korun title er jonno ar ekhane kono number thakte parbe na",
"Themes": "Apnar console ke bivinno theme color diye customize korun. Aqua, Fiery, Blue, Orange, Pink, Red, Retro, Sunlight, Teen, Summer, Flower, Ghost, Purple, Rainbow, ar Hacker theme explore korun apnar terminal logs enhance korar jonno."
}
},
"APPSTATEPATH": "appstate.json",
"BELAAI_API_URL": "http://localhost:3000",
"DEL_FUNCTION": false,
"ADD_FUNCTION": true,
"FCAOption": {
"forceLogin": false,
"listenEvents": true,
"autoMarkDelivery": false,
"autoMarkRead": false,
"logLevel": "error",
"selfListen": false,
"online": true,
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36",
"byPassRegion": "PNB"
},
"daily": {
"cooldownTime": 43200000,
"rewardCoin": 500
},
"work": {
"cooldownTime": 1200000
},
"help": {
"autoUnsend": true,
"delayUnsend": 60
},
"adminUpdate": {
"autoUnsend": true,
"sendNoti": true,
"timeToUnsend": 10
},
"adminNoti": {
"autoUnsend": true,
"sendNoti": true,
"timeToUnsend": 10
},
"sing": {
"YOUTUBE_API": "AIzaSyCqox-KXEwDncsuo2HIpE0MF8J7ATln5Vc",
"SOUNDCLOUD_API": "M4TSyS6eV0AcMynXkA3qQASGcOFQTWub"
},
"video": {
"YOUTUBE_API": "AIzaSyDEE1-zZSRVI8lTaQOVsIAQFgL-_BJKvhk"
},
"audio": {
"YOUTUBE_API": "AIzaSyDEE1-zZSRVI8lTaQOVsIAQFgL-_BJKvhk"
},
"menu": {
"autoUnsend": true,
"delayUnsend": 60
}
}