#Button error

1 messages · Page 1 of 1 (latest)

brisk notch
#

Help me please

inner lotus
#

Youre trying to send a button by itself

#

Without actually using View instance and adding button

#

You also shouldn't run stuff on on_ready

brisk notch
brisk notch
inner lotus
inner lotus
brisk notch
brisk notch
inner lotus
#
view = discord.ui.View()
view.add_item(Button())
...```
brisk notch
#

Bah

#

then changed...

#

BAAAAAAAAH

#

I hadn't created the button