#help with buttons

1 messages · Page 1 of 1 (latest)

night cloud
#

read your error

timid aspen
#

indent?

#

if you don't know anything about it, you should go through python basics again

lean bobcat
#

?tag lp

proud oasisBOT
#
lean bobcat
#

this is not a pycord error, it's a python error that you should know how to fix

#

also why are you putting view inside of the embed

#

the button goes in the message with the embed, not in the embed itself

#

also, url buttons don't have callbacks so you can't use a decorator for them

#

@commands.command() is mistyped

#

take a bit to read your code and see what you can fix, cuz its gonna keep throwing tracebacks

#

i recommend reading the pycord guide if you have any issue

#

?tag guide

proud oasisBOT