-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.env.example
More file actions
24 lines (22 loc) · 894 Bytes
/
.env.example
File metadata and controls
24 lines (22 loc) · 894 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
APP_NAME=SApp Name
WEB_APP=https://localhost
API_ID=12345678
API_HASH=sdg23rfsd987sfsv87vxcv98798
LOGGER_BOT=1245345768:xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
TOKEN1=1245345768:xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
TOKEN2=1245345768:xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
TOKEN3=1245345768:xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
OWNER=1234567890
TIME_ZONE=00:00
LOGS=-1001235354346
MOVIE=-1001235354346
MOVIE_GRP=-1001235354346
FILTER_CHAT=-1001234567890
DATABASE_URL=mongodb+srv://
# Google OAuth Configuration (Optional - for Google Sign-In)
# Get these from Google Cloud Console: https://console.cloud.google.com/
GOOGLE_CLIENT_ID=your-google-client-id.apps.googleusercontent.com
GOOGLE_CLIENT_SECRET=your-google-client-secret
# Authorized Admin Emails (comma-separated)
# Users with these emails will have admin access when logging in via Google
AUTHORIZED_ADMIN_EMAILS=admin@example.com,user1@example.com,user2@example.com