Skip to content

Commit

Permalink
Update config.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishabhopi authored Jul 14, 2024
1 parent 25efd9a commit 214219d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"GIT_TOKEN", None
) # Fill this variable if your upstream repository is private

SUPPORT_CHANNEL = getenv("SUPPORT_CHANNEL", "https://t.me/Ur_rishu_143")
SUPPORT_CHAT = getenv("SUPPORT_CHAT", "https://t.me/Ur_support07")
SUPPORT_CHANNEL = getenv("SUPPORT_CHANNEL", "https://t.me/GODXNEXU")
SUPPORT_CHAT = getenv("SUPPORT_CHAT", "https://t.me/GODXNEXUCHAT")

# Maximum Limit Allowed for users to save playlists on bot's server
SERVER_PLAYLIST_LIMIT = int(getenv("SERVER_PLAYLIST_LIMIT", "3000"))
Expand Down

0 comments on commit 214219d

Please sign in to comment.