Skip to content

Commit

Permalink
Update config.py
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLanc3 authored Jun 14, 2023
1 parent babbff0 commit 3532b3e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from datetime import timedelta

token = "token"
botId = int(token.split(':')[0])
TOKEN = "token"
MSK = timedelta(hours=3)

0 comments on commit 3532b3e

Please sign in to comment.