Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
slippersheepig authored Jan 20, 2024
1 parent 377525b commit 718d28d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

# Create bot
bot = telebot.TeleBot(BOT_TOKEN)
bot.set_webhook()

# Queue
queue = []
Expand Down

0 comments on commit 718d28d

Please sign in to comment.