Replies: 4 comments 8 replies
|
Like for example this status got broken due to undeclared bot - and prevented the launching of the bot |
1 reply
|
and also https://github.com/Helia-Developers/helia/blob/canary/src/cogs/workers.py is no longer actually able to send request to bots.server-discord.com api due to being unable to get client id and number of guilds after this main file edit |
4 replies
you need to replace 'bot' with 'self' since the class is the bot object |
3 replies
|
all the things ive commented on, should be common sense and if you'd read the py docs and dpy docs more often, you could've fixed it urself. just pointing this out :) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
@kyelmao so im testing your main file rework and there were some problems with it
All reactions