Skip to content

Commit

Permalink
Update bot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Raabi91 committed Mar 16, 2021
1 parent e2d6760 commit b8a5fb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
from telepot.loop import MessageLoop
from telepot.namedtuple import InlineKeyboardMarkup, InlineKeyboardButton


token = sys.argv[1]
port = sys.argv[2]
DIR = sys.argv[3]
Expand Down

0 comments on commit b8a5fb8

Please sign in to comment.