File size: 729 Bytes
d8d3c9d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
import os

class Config(object):
    API_ID = int(6435225) #dont change
    API_HASH = "4e984ea35f854762dcde906dce426c2d" #dont change 
    BOT_TOKEN = "" #fill your telegram bot token
    STRING_SESSION = "" #an Telethon Session 
    MANAGEMENT_MODE = None #Dont change
    HEROKU_MODE = None #dont change
    BOT_USERNAME = "Zaid2_Robot" #Your Bot username 
    SUPPORT = "TheSupportChat" #optional
    CHANNEL = "TheUpdatesChannel" #optional
    START_IMG = "https://telegra.ph/file/35a7b5d9f1f2605c9c0d3.png"
    CMD_IMG = "https://telegra.ph/file/66518ed54301654f0b126.png"
    ASSISTANT_ID = int(1234567890) #your string added account user id..
    AUTO_LEAVE_TIME = int(54000) # in seconds
    AUTO_LEAVE = True #Optional