Poryaei / NotCoin-Clicker

A Python bot and automated clicker for accumulating NotCoins on Telegram.
https://t.me/notcoin_bot
MIT License
101 stars 29 forks source link

Error while deploying #7

Closed cardboard-face closed 10 months ago

cardboard-face commented 10 months ago

Whenever I try to deploy, I'm getting this error. Please let me know the fix. File "clicker.py", line 230 match current_buff['taskId']: ^ SyntaxError: invalid syntax

Poryaei commented 10 months ago

Use python version 3.10 >