Collectors

Hey guys , how u doin.
dont have a code issue , more of a question ( not looking for an answer in code , just some guide or link of how i can solve my problems ).

So some context about what im doin.
I got collectors in my code that after user execute a command bot dm the user and ask the user for some info , which i gather them with Collectors.
so each collector represent a step in my process.

What i was wondering was , is there a way to repeat a collector or get back in code somehow?.
This is my code ====> https://pastebin.com/cv7xrAUK

for each embed that im asking for smth im gonna add a BACK button ( starting from step two ).

and i want that back button to be like going 1 step back in the process.
so if its on the step which is asking for Description , and user press back button it goes to Title step which is the collector before description.


I also wanna add a skip button which user click it end that specific collector and get to next step , which i guess if i find a way to do the Back button i can make the other one easily.


again , im not looking for an exact code reply , just some guide on how i can achieve this
thanks in advance.
Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Was this page helpful?