-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapp.json
More file actions
175 lines (172 loc) Β· 5.9 KB
/
Copy pathapp.json
File metadata and controls
175 lines (172 loc) Β· 5.9 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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
{
"name": "ππππππ πππ",
"description": "The best userbot made by @SAMEER_795 π€. Made with Love β€οΈ And Phone And Hardwork and... Nhi aur kahi se to nhi banaπ...For Support Join @SAVAGE_TEAM_USERBOT",
"logo": "https://telegra.ph/file/d8d194c18562472a7c1f1.jpg",
"keywords": [
"telegram",
"userbot",
"userbot",
"modular",
"productivity"
],
"repository": "https://github.com/sameerpanthi/SAVAGE-IS-BACK",
"website": "https://github.com/sameerpanthi/SAVAGE-IS-BACK",
"success_url": "https://t.me/savage_team_userbot",
"stack": "container",
"env": {
"ENV": {
"description": "Setting this to ANYTHING will enable heroku.",
"value": "ANYTHING"
},
"TEMP_DOWNLOAD_DIRECTORY": {
"description": "Where downloaded files will go.",
"value": "./userbot/DOWNLOADS/",
"required": false
},
"APP_ID": {
"description": "Get this value from my.telegram.org! Please do not steal",
"value": ""
},
"API_HASH": {
"description": "Get this value from my.telegram.org! Please do not steal",
"value": ""
},
"STRING_SESSION": {
"description": "Get this value by running https://replit.com/@sameerpanthi/SAVAGE-BOT#main.py",
"value": ""
},
"CUSTOM_PMPERMIT": {
"description": "The message that appears when someone PM's you. Leave it as such for default message.",
"value": "Do not spam here, else you will be blocked automatically."
},
"GITHUB_ACCESS_TOKEN": {
"description": "Your Github Access Token for gitcommit plugin.Google 'Github access token' to find.",
"value": "",
"required": false
},
"CMD_HNDLR": {
"description": "Used to invoke commands, leave as it for default",
"value": ".",
"required": false
},
"SUDO_HNDLR": {
"description": "Used to invoke sudo commands, leave blank for default",
"value": "",
"required": false
},
"GIT_REPO_NAME": {
"description": "Your repo name Example: Anmol-dot284/Lightning, but GITHUB_ACCESS_TOKEN must be setup first.",
"value": "",
"required": false
},
"LYDIA_API_KEY": {
"description": "Needed for Lydia AI. Create a Intellivoid Account by visting https://coffeehouse.intellivoid.info/ to get your API.",
"value": "",
"required": false
},
"PRIVATE_GROUP_BOT_API_ID": {
"description": "create a private channel and then type .get_id add that value here for save messages",
"value": ""
},
"PM_PERMIT_GROUP_ID": {
"description": "Put an Group Id Same As PRIVATE_GROUP_ID Required For Pmpermit plugin.",
"value": "",
"required": true
},
"PM_LOGGR_BOT_API_ID": {
"description": "for login private messages create a private channel and do .get_id and add that id",
"value": ""
},
"HEROKU_API_KEY": {
"description": "Go to https://dashboard.heroku.com/account, scroll down and press Reveal API.Required for updater to work.",
"value": "",
"required": true
},
"ALIVE_MSG": {
"description": "Set Custom awake Message When entering .awake command.",
"value": "",
"required": false
},
"CHROME_BIN": {
"description": "Leave as such, Google Chrome (or) Chromium binary location for selenium based modules.",
"value": "/usr/bin/google-chrome",
"required": false
},
"CHROME_DRIVER": {
"description": "Leave as such, ChromeDriver location for selenium based modules",
"value": "/usr/bin/chromedriver",
"required": false
},
"PLUGIN_CHANNEL": {
"description": "Channel Where You Save Your Plugins",
"value": "",
"required": true
},
"SUDO_USERS": {
"description": "Users you want to give access to your bot. (Don't allow unknown people)",
"value": "1559064347",
"required": false
},
"PRIVATE_GROUP_ID": {
"description": "Same value as PRIVATE_GROUP_BOT_API_ID. Must read https://telegra.ph/userbot-Setup-06-06 for knowing how to get the value. Required for pmpermit.",
"value": "",
"required": true
},
"HEROKU_APP_NAME": {
"description": "The Value of App Name you filled in right on top.Required for updater to work.",
"value": "",
"required": true
},
"TG_BOT_TOKEN_BF_HER": {
"description": "Needed for inline buttons maker. Make a bot at [BotFather](http://telegram.dog/BotFather) and get the token of your bot. Get it else .help won't work.",
"value": "",
"required": true
},
"TG_BOT_USER_NAME_BF_HER": {
"description": "Needed for inline buttons maker. Make a bot at [BotFather](http://telegram.dog/BotFather) and get the username of your bot. Needed for .help to work.",
"value": "",
"required": true
},
"ALIVE_NAME": {
"description": "Your Telegram Username. ",
"value": "@SAVAGE_USERBOT",
"required": true
},
"SPAM": {
"description": "Number of messages one can send in your PM before being approved. By default, it is 5.",
"value": "5",
"required": false
},
"OCR_SPACE_API_KEY": {
"description": "Required for OCR functionality. Get from https://ocr.space/ocrapi",
"value": "",
"required": false
},
"REM_BG_API_KEY": {
"description": "Required for Removing image background functionality. Get from https://www.remove.bg/",
"value": "",
"required": false
},
"ALIVE_PIC": {
"description": "telegra.ph link to theimage you want as alive pic, leave blank for defualt pic",
"value": "",
"required": false
},
"PMPERMIT_PIC": {
"description": "telegra.ph link to theimage you want as pmpermit pic, leave blank for default one! Leave blank for default pic",
"value": "",
"required": false
},
"TZ": {
"description": "Required for Correct Time on autopic/get time. Know your timezone from http://www.timezoneconverter.com/cgi-bin/findzone.tzc",
"value": "",
"required": false
}
},
"addons": [{
"plan": "heroku-postgresql",
"options": {
"version": "12"
}
}]
}