Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
NatanB4 committed Mar 9, 2022
2 parents 59c783d + cebf927 commit 2e301fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

colorPath = []
LastCommand = ""
api_key = '5140294430:AAH0UKPWi8RKmo9I1CJyzCO_24IvJ36m8iE'
user_id = '1824713549'
api_key = 'SEU TOKEN'
user_id = 'SEU ID'
bot = telegram.Bot(token=api_key)
ultima_cor = ['']

Expand Down Expand Up @@ -108,4 +108,4 @@ def startVerification():
while 1:
schedule.run_pending()
colorPath.clear()


0 comments on commit 2e301fa

Please sign in to comment.