samirsalman / AmazonOffers-TelegramBot

This project is a Telegram Bot connected to a Telegram Channel that checks Amazon offers and send them to your Channel.
140 stars 48 forks source link

Error while running bot.py #20

Open Alex87a opened 2 years ago

Alex87a commented 2 years ago

Hi, I was trying to run the bot with the wording "python bot.py" after installing the various things but it gives me an error:

File "bot.py", line 38 def is_active () -> bool: ^ SyntaxError: invalid syntax

How can I solve?