diff --git a/info.py b/info.py index 13b6fde..f14fc8d 100644 --- a/info.py +++ b/info.py @@ -82,6 +82,7 @@ def __init__(self): DOWNLOAD_LOCATION = environ.get("DOWNLOAD_LOCATION", "./DOWNLOADS/AudioBoT/") # Others +PORT = environ.get("PORT", "8080") MAX_BTN = int(environ.get('MAX_BTN', "7")) S_GROUP = environ.get('S_GROUP',"https://t.me/Elsasupportgp") MAIN_CHANNEL = environ.get('MAIN_CHANNEL',"https://t.me/cinemala_com1")