Kr4ken-9 / DAB

Discord Automation Bot - A selfbot that automates other bots, including Pokecord (formerly) and now PokeTwo and PokeRealm.
GNU General Public License v3.0
18 stars 12 forks source link

ERROR #36

Closed jonson-baby closed 4 years ago

jonson-baby commented 5 years ago

I GET THIS ERROR

Traceback (most recent call last): File "main.py", line 1, in import discord File "D:\PYTHON\lib\site-packages\discord__init__.py", line 20, in from .client import Client, AppInfo, ChannelPermissions File "D:\PYTHON\lib\site-packages\discord\client.py", line 38, in from .state import ConnectionState File "D:\PYTHON\lib\site-packages\discord\state.py", line 36, in from . import utils, compat File "D:\PYTHON\lib\site-packages\discord\compat.py", line 32 create_task = asyncio.async ^ SyntaxError: invalid syntax

ghost commented 5 years ago

Use python 3.x

Kr4ken-9 commented 4 years ago

I'm assuming this is solved