-
Hello there! I have little experience in discord.py and I'm trying to use your code. From what I understand, I need to initialize the bot and mudae variable for the Mudae object to be created. I know that the bot = client but what do I input to the mudae variable? Whenever I use get_user it says User and str not supported. Please help me :< |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hiya Can I add you on discord? It'd probably be quicker to solve your issue there. Sorry for replying so late. I didn't realize you had asked this. |
Beta Was this translation helpful? Give feedback.
-
could you add me on discord? im confused as hell My username is " alwaysathome " |
Beta Was this translation helpful? Give feedback.
Hiya
Uhm, I'm not sure I exactly understand. You create the mudae object by passing it the mudae user. By get_user are you referring to discord.py client function? In that case, you should pass an int, not User or string. Int because user id is an integer.
Can I add you on discord? It'd probably be quicker to solve your issue there.
Sorry for replying so late. I didn't realize you had asked this.