#im not able to sync commands

1 messages · Page 1 of 1 (latest)

inner zephyr
#

Theses are the things i did

eternal stump
#

remove the sync_commands call

#

the lib does it for you

inner zephyr
#

my commands aren't syncing to other servers

#

@eternal stump

simple radish
finite elk
simple radish
#

wait

#

thats dpy

#

and not pycord

#

cuz pycord doesnt support running the bot from asyncio.run

#

or am i missing something

finite elk
#

Good point.

finite elk
inner zephyr
#

Got it working mate

#

Ty

distant solstice
simple radish
#

but client.run doesnt return a coruntine to be awaited. so that wrong anyways

simple radish
distant solstice
#

Me

simple radish
#

hmm. was broken the last time i checked. but alr

distant solstice
#

Using pycord ye

simple radish
#

cool

finite elk
# distant solstice It supports it

That's interesting. Do you know how to await a function being called in a class but outside of any method in that case?
I have a function to create a list of choices and, if I run the bot that way, I have no clue how to code that part.

finite elk
#

Yes, but that puts me in that situation I can't fix.

#

I'll make a thread about that.