Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohitag403 authored Dec 27, 2023
1 parent 1e96e5c commit 961630c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
bot = Client(
"bot",
bot_token=os.environ.get(
"BOT_TOKEN", "6671692787:AAHxl5p2yCIBmmj2wQnd8O8GHxNLHzf99K0"
"BOT_TOKEN", "6975608232:AAFnzb2F_Pwh9wKqmxIQlhipGIEO7CVWIvU"
),
api_id=int(os.environ.get("API_ID", "18618422")),
api_hash=os.environ.get("API_HASH", "f165b1caec3cfa4df943fe1cbe82d22a"),
Expand Down

0 comments on commit 961630c

Please sign in to comment.