You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BOT_TOKEN=os.environ.get("BOT_TOKEN","") #Get this from @BOTfather
API_ID=int(os.environ.get("API_ID", )) # Get this from my.telegram.org
API_HASH=os.environ.get("API_HASH","") # Get this from my.telegram.org
BOT_TEXT=os.environ.get("BOT_TEXT","") # Comment this out if using default text
#Hello {} , This Bot Is Currently Under Maintenance.\n\nYou Can't Use This Bot Right Now.\n\nI Will Post a Message On This Updates Channel If This Bot Is Up.
CHANNEL_LINK=os.environ.get("CHANNEL_LINK","") # Link of Your Channel
DEV_ID=os.environ.get("DEV_ID","") # Your Username without @