#hello can anyone help me with my error

1 messages · Page 1 of 1 (latest)

solid rampart
#

Send the code, traceback and what you expected to happen

#

Probably not synced with Discord yet

barren gazelle
#

wow

wispy pollen
#

code?

solid rampart
#

Send the slots command

wispy pollen
#

do u have cogs?

#

try use cogs for more code

#

for commands own files

#

read about this

#

im about cogs

#

like this

#

read about this

#

and u have error in slots

#

send slots command

wispy pollen
#

send start a command

#

where async def slots(.....)

#

oh wait

#

no

#

hm idk

muted axle
#

In py-cord .get_x attempts to retrieve the data from a temporary storage in the bot call cache. If this data is not in the cache it will return none. You should check that if member is none and do .fetch_user(id) This requires an API call which will slowdown the command and contribute to rate limits so you should always check the cache first.

fair pier