forked from SL-Alpha-X-Team/Alpha-X-MD-Bot-Installer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdocker-compose.yml
51 lines (51 loc) · 1.52 KB
/
docker-compose.yml
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
version: 18.1
services:
worker:
build: .
environment:
# Dont use ('') or (" ") for fill above sections >
# This is not V2 full release 😅 so some features are not still available
SESSION: $SESSION
DATABASE_URL: $DATABASE_URL
BOT_NAME: Enter Any Name To Bot 😿
WORK_TYPE: private
LANGUAGE: EN
HANDLERS: ^[.?/#+-]
USER_NAME: Free_User
COMMAND_LIST_KEY: alphaMD
ALIVE_MSG_KEY: alive
SUDO: false
SEND_REACT: false
BLOCK_CHAT: false
BLOCK_USERS: false
SEND_READ: false
PM_BLOCK: false
NO_ONLINE: true
NO_LOG: false
BGM: off
AI_LILY: false
ANTI_LINK: false
CUSTOM_BLOCK_LINKS: false
AUTO_BIO: false
BADWORDS_KICK: false
ALIVE_MSG: default
AFK_MSG: default
KICKME_MSG: default
ADD_MSG: default
BAN_MSG: default
PROMOTE_MSG: default
DEMOTE_MSG: default
MUTE_MSG: default
UNMUTE_MSG: default
BLOCK_MSG: default
UNBLOCK_MSG: default
CAPTION: ﹝⚕️﹞ ᴍᴀᴅᴇ ʙʏ ᴀʟᴘʜᴀ-x-ᴍᴅ-ʙᴏᴛ ﹝⚕️﹞
BIO_NAME: ៚ ᴀᴜᴛᴏ ʙɪᴏ ꜱʏꜱᴛᴇᴍ 🤹🏻♂️
COMMAND_EMOJI: ﹝⚗️﹞
DESC_EMOJI: ﹝🪪﹞
WARN_EMOJI: ﹝⚠️﹞
ALIVE_PIC: https://telegra.ph/file/dc8e4edc7230cedbdec2c.jpg
WLCM_GIF: https://telegra.ph/file/338cb7f0b2b01e463efcd.mp4
GBYE_GIF: https://telegra.ph/file/88f85fe6850015ae49067.mp4
DEBUG: debug
OKTETO: true