-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Expand file tree
/
Copy path.env
More file actions
29 lines (28 loc) · 659 Bytes
/
Copy path.env
File metadata and controls
29 lines (28 loc) · 659 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
OWNER_NUMBER=
BOT_NAME=Queen Riam
BOT_OWNER=Your Name
PACK_NAME=Queen Riam
PACK_AUTHOR=Your Name
SESSION_ID=
PREFIX=.
TIMEZONE=Africa/Lagos
COMMAND_MODE=public
AUTO_STATUS_REACT=false
AUTO_STATUS_REPLY=false
AUTO_STATUS_MSG=Status Viewed Queen Riam
AUTOREAD=false
AUTOTYPE=false
AUTORECORD=false
AUTORECORDTYPE=false
GIPHY_API_KEY=
DB_TYPE=
SQLITE_PATH=
# Conditional database connection variables (leave blank when DB_TYPE=sqlite).
# Required when DB_TYPE=postgres, postgresql, mysql, or mariadb.
DATABASE_URL=
# Required when DB_TYPE=mongodb or mongo.
MONGO_URI=
# Required when DB_TYPE=supabase.
SUPABASE_DB_URL=
# Required when DB_TYPE=redis.
REDIS_URL=