forked from missemily22/MultiFunctionBot
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsample_config.env
46 lines (37 loc) · 1.07 KB
/
sample_config.env
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
# 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 = ""
LOG_CHANNEL = ""
FORCESUB_ENABLE = False
FORCESUB_CHANNEL = "-100"
FORCESUB_CHANNEL_UNAME = "bypassbots"
BOTOWNER_UNAME = "missemily22"
UPTOBOX_TOKEN = ""
MAX_MESSAGE_LENGTH = 4096
UPSTREAM_REPO = "https://github.com/missemily22/MultiFunctionBot.git"
# AppDrive LookAlike Credentials
UNIFIED_EMAIL = ""
UNIFIED_PASS = ""
# Site Cookies
GDTOT_CRYPT = ""
HUBDRIVE_CRYPT = ""
KATDRIVE_CRYPT = ""
KOLOP_CRYPT = ""
DRIVEFIRE_CRYPT = ""
DRIVEBUZZ_CRYPT = ""
DRIVEHUB_CRYPT = ""
GADRIVE_CRYPT = ""
JIODRIVE_CRYPT = ""
SHAREDRIVE_PHPCKS = ""
# Sharer Cookies
Sharerpw_XSRF = ""
Sharerpw_laravel = ""