#interaction user status
1 messages · Page 1 of 1 (latest)
When I run the command as a prefix command it works.
But when I run it as a slash it does not.
You might need to wait 1 hour if it is a global command
Done with your help thread?
Please close your own help thread using </close:882631512829329448> (
/close) with @potent urchin.
Nope been almost 3 hours and still does not work.
Is this py-cord?
Yes.
What do you mean by "it does not"?
Like it does not show online.
The slash command always shows offline?
Yes.
But prefix does not.
Prefix command shows the right status.
sounds like this bug
https://github.com/Pycord-Development/pycord/issues/1194
Was it closed.
Or is it still a open bug?
So what would I have to add in there.
And where.
?
if you want temporary fix just try to add something like below in first line of command
member = ctx.guild.get_member(member.id)
that should work
idk I'm still doing the workaround
Might be something that Bob can make.
Like a new pycord code.
Anything yet?
@sacred wraith Should I ping Bob in this channel to add him?
Did you try the workaround?
Yes.
And does it work?
Did not work.
Then something else must be wrong, the workaround works for me
I will double check it in a bit see if I missed something.
@sacred wraith Nope still not working.
Oop it was the if not member else member setting it off.
yep
should worth with get_member only