Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help #125

Closed
LucaBarbaLata opened this issue May 1, 2023 · 2 comments
Closed

Help #125

LucaBarbaLata opened this issue May 1, 2023 · 2 comments

Comments

@LucaBarbaLata
Copy link

Traceback (most recent call last):
File "C:\Users\User\Desktop\Proiecte py\DingoLingo-master\run.py", line 84, in
bot.run(config.BOT_TOKEN, bot=True, reconnect=True)
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\client.py", line 717, in run
return future.result()
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\client.py", line 696, in runner
await self.start(*args, **kwargs)
TypeError: Client.start() got an unexpected keyword argument 'bot'
Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x000002AA8C046BF0>

@solaluset
Copy link

Please see #110 (comment)

@hishu9999
Copy link

change bot.run(config.BOT_TOKEN, bot=True, reconnect=True) to bot.run(config.BOT_TOKEN)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants