Replies: 4 comments 8 replies
-
Like for example
this status got broken due to undeclared bot - and prevented the launching of the bot |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
-
you need to replace 'bot' with 'self' since the class is the bot object |
Beta Was this translation helpful? Give feedback.
-
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 :) |
Beta Was this translation helpful? Give feedback.
-
@kyelmao so im testing your main file rework and there were some problems with it
Beta Was this translation helpful? Give feedback.
All reactions