I’m not sure if this is possible but I’m wondering if there is a way to have a like i guess pastebin of a bunch of questions and it randomly selects one. But if it gets selected then it deletes it from being a possibility. So a question doesn’t repeat.
And if there is a way to have it store already selected questions.
I’ve looked at some of the past stuff and can’t find anything that deletes and stores.
Thanks
This requires additional logic that can’t be created via Pastebin alone. In a simple sense you’d need to maintain a list and delete one item from the list every time a entry is retrieved. This would require programming and systems knowledge outside of the scope of Nightbot alone.
I agree with @Aaron128l. It would most likely need a CustomAPI. Personally, I could do it but it would not be a 5 minute job. It would take several hours and a website to host it on.
Ahh, ok. Sounds good. Just wondering. I’ll stick with a simple random question thing instead. Thanks
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.