#Welp with the paginator

1 messages · Page 1 of 1 (latest)

fluid kettle
#

you need to make the paginator inside the command

#

(the bot has to be running)

#

nah ugood

#

just a special case because of how views work (but also, making it outside the command would mean you reuse the same object every time, which could have caused issues)

hollow moon
#

@glossy orchid Please read the docs and examples on the paginator extension

#

.ext.pages

#

f

echo dune
#

have a look whats used in the examples where you do ctx.respond

hollow moon
#

Yeah they need to do await paginator.respond(…)