Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
xditya authored Nov 6, 2020
1 parent 91cf29f commit 6d04eae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions telebot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
session_name = "startup"
bot = TelegramClient(session_name, Var.APP_ID, Var.API_HASH)

telebot = bot
StartTime = time.time()
telever = "4.7"
ALIVE_NAME = telebot.me.first_name
Expand Down

0 comments on commit 6d04eae

Please sign in to comment.