YarmolenkoD / coub

[IN DEVELOPMENT] Auto farm for telegram coub bot.
https://t.me/coub/app?startapp=coub__marker_18361539
23 stars 0 forks source link

SyntaxError: invalid syntax. Perhaps you forgot a comma? #9

Open SeaXen opened 1 day ago

SeaXen commented 1 day ago

Traceback (most recent call last): File "D:\TG\BOT\coub\main.py", line 4, in from bot.utils.launcher import process File "D:\TG\BOT\coub\bot\utils__init__.py", line 2, in from . import launcher File "D:\TG\BOT\coub\bot\utils\launcher.py", line 12, in from bot.core.tapper import run_tapper File "D:\TG\BOT\coub\bot\core\tapper.py", line 225 json=json_data ^^^^^^^^^ SyntaxError: invalid syntax. Perhaps you forgot a comma?