forked from Reflection-Mirror/Reflection-Mirror
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config_sample.env
201 lines (180 loc) · 7.01 KB
/
config_sample.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
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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
# REQUIRED CONFIG
BOT_TOKEN = ""
GDRIVE_FOLDER_ID = ""
OWNER_ID =
DOWNLOAD_DIR = "/usr/src/app/downloads"
DOWNLOAD_STATUS_UPDATE_INTERVAL = 20
AUTO_DELETE_MESSAGE_DURATION = -1
AUTO_DELETE_UPLOAD_MESSAGE_DURATION = -1 #minimum recommended 120
IS_TEAM_DRIVE = ""
TELEGRAM_API =
TELEGRAM_HASH = ""
# OPTIONAL CONFIG
DATABASE_URL = ""
AUTHORIZED_CHATS = ""
SUDO_USERS = ""
IGNORE_PENDING_REQUESTS = ""
USE_SERVICE_ACCOUNTS = ""
INDEX_URL = ""
STATUS_LIMIT = "" #recommended value 3
STOP_DUPLICATE = ""
CMD_INDEX = ""
UPTOBOX_TOKEN = ""
TORRENT_TIMEOUT = ""
EXTENSION_FILTER = ""
INCOMPLETE_TASK_NOTIFIER = ""
#TURN ON/OFF FUCTIONS
LEECH_ENABLED = "" #Default is False (only use by owner/sudo) Make it True (for authorized chats)
MIRROR_ENABLED = "" #Default is False (only use by owner/sudo) Make it True (for authorized chats)
WATCH_ENABLED = "" #Default is False (only use by owner/sudo) Make it True (for authorized chats)
CLONE_ENABLED = "" #Default is False (only use by owner/sudo) Make it True (for authorized chats)
ANILIST_ENABLED = "" #Default is False (only use by owner/sudo) Make it True (for authorized chats)
WAYBACK_ENABLED = "" #Default is False (only use by owner/sudo) Make it True (for authorized chats)
MEDIAINFO_ENABLED = "" #Default is False (only use by owner/sudo) Make it True (for authorized chats)
SET_BOT_COMMANDS = ""
# Update
UPSTREAM_REPO = ""
UPSTREAM_BRANCH = ""
# Leech Mirror
BOT_PM = ""
LEECH_LOG =
LOG_LEECH = ""
LOG_CHANNEL_LOGGER = ""
LOG_CHANNEL = "" #Optional
LINK_LOGS =
MIRROR_LOGS =
TG_SPLIT_SIZE = ""
AS_DOCUMENT = ""
EQUAL_SPLITS = ""
CUSTOM_FILENAME = ""
TIMEZONE = "Asia/Kolkata"
#Telegraph UI
TITLE_NAME = ""
AUTHOR_NAME = ""
AUTHOR_URL = "" #@dipeshmirror
GD_INFO = ""
#Fsub
FSUB = ""
CHANNEL_USERNAME = ""
FSUB_CHANNEL_ID = "" # Don't leave this empty or Remove it from your configs if you dont wanna use FSUB
# qBittorrent
BASE_URL_OF_BOT = ""
SERVER_PORT = ""
WEB_PINCODE = ""
QB_SEED = ""
# RSS
RSS_DELAY = ""
RSS_COMMAND = ""
RSS_CHAT_ID = ""
USER_SESSION_STRING = "" #Use it for 4GB leeching
# Private Files
ACCOUNTS_ZIP_URL = "" #recommended to use
TOKEN_PICKLE_URL = "" #recommended to use
MULTI_SEARCH_URL = ""
YT_COOKIES_URL = ""
NETRC_URL = ""
# Mega
MEGA_API_KEY = ""
MEGA_EMAIL_ID = ""
MEGA_PASSWORD = ""
# Shortener
SHORTENER = ""
SHORTENER_API = ""
# GDTOT COOKIE
CRYPT = ""
# THEME
EMOJI_THEME = "" #Default is False
#APPDRIVE
APPDRIVE_EMAIL = ""
APPDRIVE_PASS = ""
# Size Limits
TORRENT_DIRECT_LIMIT = ""
ZIP_UNZIP_LIMIT = ""
CLONE_LIMIT = ""
MEGA_LIMIT = ""
STORAGE_THRESHOLD = ""
LEECH_LIMIT = ""
# Buttons
VIEW_LINK = ""
SOURCE_LINK = ""
BUTTON_FOUR_NAME = ""
BUTTON_FOUR_URL = ""
BUTTON_FIVE_NAME = ""
BUTTON_FIVE_URL = ""
BUTTON_SIX_NAME = ""
BUTTON_SIX_URL = ""
# Torrent Search
SEARCH_API_LINK = ""
SEARCH_LIMIT = ""
SEARCH_PLUGINS = '["https://raw.githubusercontent.com/qbittorrent/search-plugins/master/nova3/engines/rarbg.py",
"https://raw.githubusercontent.com/qbittorrent/search-plugins/master/nova3/engines/piratebay.py",
"https://raw.githubusercontent.com/qbittorrent/search-plugins/master/nova3/engines/legittorrents.py",
"https://raw.githubusercontent.com/qbittorrent/search-plugins/master/nova3/engines/limetorrents.py",
"https://raw.githubusercontent.com/qbittorrent/search-plugins/master/nova3/engines/torrentscsv.py",
"https://raw.githubusercontent.com/qbittorrent/search-plugins/master/nova3/engines/zooqle.py",
"https://raw.githubusercontent.com/qbittorrent/search-plugins/master/nova3/engines/eztv.py",
"https://raw.githubusercontent.com/MaurizioRicci/qBittorrent_search_engines/master/kickass_torrent.py",
"https://raw.githubusercontent.com/MaurizioRicci/qBittorrent_search_engines/master/yts_am.py",
"https://raw.githubusercontent.com/MadeOfMagicAndWires/qBit-plugins/master/engines/linuxtracker.py",
"https://raw.githubusercontent.com/MadeOfMagicAndWires/qBit-plugins/master/engines/nyaasi.py",
"https://raw.githubusercontent.com/LightDestory/qBittorrent-Search-Plugins/master/src/engines/ettv.py",
"https://raw.githubusercontent.com/LightDestory/qBittorrent-Search-Plugins/master/src/engines/glotorrents.py",
"https://raw.githubusercontent.com/LightDestory/qBittorrent-Search-Plugins/master/src/engines/thepiratebay.py",
"https://raw.githubusercontent.com/nindogo/qbtSearchScripts/master/magnetdl.py",
"https://raw.githubusercontent.com/khensolomon/leyts/master/yts.py"]'
#Mirror Related Commands
START_COMMAND = "" #Default is "start"
MIRROR_COMMAND = "" #Default is "mirror"
ZIP_COMMAND = "" #Default is "zipmirror"
UNZIP_COMMAND = "" #Default is "unzipmirror"
CANCEL_COMMAND = "" #Default is "cancel"
LIST_COMMAND = "" #Default is "list"
SEARCH_COMMAND = "" #Default is "search"
STATUS_COMMAND = "" #Default is "status"
STATS_COMMAND = "" #Default is "stats"
HELP_COMMAND = "" #Default is "help"
CLONE_COMMAND = "" #Default is "clone"
COUNT_COMMAND = "" #Default is "count"
WATCH_COMMAND = "" #Default is "watch"
ZIPWATCH_COMMAND = "" #Default is "zipwatch"
QBMIRROR_COMMAND = "" #Default is "qbmirror"
QBZIP_COMMAND = "" #Default is "qbzipmirror"
QBUNZIP_COMMAND = "" #Default is "qbunzipmirror"
BTSELECT_COMMAND = "" #Deafault is "btsel"
#Leech Related Commands
LEECH_COMMAND = "" #Default is "leech"
LEECHSET_COMMAND = "" #Default is "leechset"
SETTHUMB_COMMAND = "" #Default is "setthumb"
UNZIPLEECH_COMMAND = "" #Default is "unzipleech"
ZIPLEECH_COMMAND = "" #Default is "zipleech"
QBLEECH_COMMAND = "" #Default is "qbleech"
QBUNZIPLEECH_COMMAND = "" #Default is "qbunzipleech"
QBZIPLEECH_COMMAND = "" #Default is "qbzipleech"
LEECHWATCH_COMMAND = "" #Default is "leechwatch"
LEECHZIPWATCH_COMMAND = "" #Default is "leechzipwatch"
#SUDO Commands
AUTH_COMMAND = "" #Default is "authorize"
UNAUTH_COMMAND = "" #Default is "unauthorize"
ADDSUDO_COMMAND = "" #Default is "addsudo"
RMSUDO_COMMAND = "" #Default is "rmsudo"
RESTART_COMMAND = "" #Default is "restart"
SPEED_COMMAND = "" #Default is "speedtest"
USERS_COMMAND = "" #Default is "users"
CANCEL_ALL_COMMAND = "" #Default is "cancelall
LOG_COMMAND = "" #Default is "log"
DELETE_COMMAND = "" #Default is "del"
USAGE_COMMAND = "" #Default is "usage"
RSSLIST_COMMAND = ""
RSSGET_COMMAND = ""
RSSSUB_COMMAND = ""
RSSUNSUB_COMMAND = ""
RSSSET_COMMAND = ""
SHELL_COMMAND = ""
EXEHELP_COMMAND = ""
SLEEP_COMMAND = "" #Deafult is "sleep"
#EXTRA COMMANDS
PING_COMMAND = "" #Default is "ping"
SPEEDTEST_COMMAND = "" #Default is "speedtest"
MEDIAINFO_COMMAND = "" #Default is "mediainfo"
HASH_COMMAND = "" #Default is "hash"
WAYBACK_COMMAND = "" #Default is "wayback"