forked from SpEcHiDe/NoPMsBot
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsample_config.env
More file actions
33 lines (29 loc) · 812 Bytes
/
sample_config.env
File metadata and controls
33 lines (29 loc) · 812 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
#!/bin/bash
#
# Copyright (C) 2020 by SpEcHIDe@Github, < https://github.com/SpEcHIDe >.
#
# This file is part of < https://github.com/SpEcHIDe/NoPMsBot > project,
# Please see < https://github.com/SpEcHIDe/NoPMsBot/blob/master/COPYING >
#
# All rights reserved.
# Please read the README to understand each variable values.
# ----------- REQUIRED ----------- #
# TG_BOT_TOKEN=""
# APP_ID=""
# API_HASH=""
# AUTH_CHANNEL=""
# DATABASE_URL=""
# ----------- OPTIONAL ----------- #
# TG_BOT_WORKERS="4"
# COMMM_AND_PRE_FIX="/"
# BAN_COMMAND="ban"
# UN_BAN_COMMAND="unban"
# START_COMMAND="start"
# START_OTHER_USERS_TEXT=""
# ONLINE_CHECK_START_TEXT=""
# DERP_USER_S_TEXT=""
# IS_BLACK_LIST_ED_MESSAGE_TEXT=""
# REASON_DE_LIMIT_ER=""
# IS_UN_BANED_MESSAGE_TEXT=""
# BOT_WS_BLOCKED_BY_USER=""
# LOG_FILE_ZZGEVC=""