forked from missemily22/MultiFunctionBot
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample_config.env
More file actions
40 lines (31 loc) · 931 Bytes
/
sample_config.env
File metadata and controls
40 lines (31 loc) · 931 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
# Necessary
API_ID = 0
API_HASH = ""
BOT_TOKEN = ""
BOT_USERNAME = ""
COMMAND_PREFIXES = "! . /" # Add values seperated by space
OWNER_ID = "5074446688 1691209696" # Add values seperated by space
SUDO_USERS = "5074446688 1691209696" # Add values seperated by space
# Miscellaneous
BIFM_URL = "https://bifm.tacohitbox.com/api/bypass?url"
EMILY_API_URL = "https://api.emilyx.in/api https://emilyapi.fly.dev/api https://emily-api.fly.dev/api" # Add values seperated by space
DATABASE_URL = ""
UPTOBOX_TOKEN = ""
MAX_MESSAGE_LENGTH = 4096
UPSTREAM_REPO = "https://github.com/missemily22/MultiFunctionBot.git"
# AppDrive LookAlike Credentials
UNIFIED_EMAIL = ""
UNIFIED_PASS = ""
# Site Crypts
GDTOT_CRYPT = ""
HUBDRIVE_CRYPT = ""
KATDRIVE_CRYPT = ""
KOLOP_CRYPT = ""
DRIVEFIRE_CRYPT = ""
DRIVEBUZZ_CRYPT = ""
DRIVEHUB_CRYPT = ""
GADRIVE_CRYPT = ""
JIODRIVE_CRYPT = ""
# Sharer Cookies
Sharerpw_XSRF = ""
Sharerpw_laravel = ""