belguawhale / DiscordSelfBot

A Discord selfbot written in Python.
23 stars 17 forks source link

SyntaxError: invalid syntax #4

Open AleytiaFairlight opened 3 years ago

AleytiaFairlight commented 3 years ago

When running the bot the error

File "selfbot.py", line 29 def cmd(name, description, *aliases, server=True, pm=True):

Appears