forked from HyHamza/BYTE-MD
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrender.yml
More file actions
40 lines (40 loc) · 932 Bytes
/
render.yml
File metadata and controls
40 lines (40 loc) · 932 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
services:
- type: web
plan: free
name: x-byte-md
runtime: docker
region: Frankfurt
branch: V-2.00
repo: https://github.com/HyHamza/X-BYTE-MD
#buildCommand: |
# apt-get update && \
# apt-get install -y ffmpeg && \
# npm install
autoDeploy: true
healthCheckPath: /
#startCommand: npm start
envVars:
- key: ANTI_LINK
value: "true"
- key: ALLWAYS_OFFLINE
value: "true"
- key: ANTI_BAD_WORD
value: "true"
- key: AUTO_REPLY
value: "true"
- key: WC_GB
value: "true"
- key: BOT_NUMBER
value: "94717775628"
- key: AUTO_STICKER
value: "true"
- key: READ_CMD
value: "true"
- key: AUTO_READ_STATUS
value: "true"
- key: AUTO_VOICE
value: "true"
- key: MODE
value: "public"
- key: SESSION_ID
value: "YOUR_SESSION_ID"