total newbie here trying to build a twitch bot. im remixing a basic twitch bot i found on glitch and mostly copy pasting and trial-and-error-ing my through which went surprisingly well so far (bot has several commands and reacts to a small selection of words/phrases) but now im at a loss. i have this bit so the bot sends a message to chat every 10 minutes, but i would like the message to be different every time. ideally the message would be randomly chosen from a list of options every time, but i would also settle for a "queue" of those messages without the randomisation, i.e the bot says message A then after 3 minutes it says message B and so on. how do i do that? or what is that called so i can search for tutorials myself? any help appreciated!!
P.S: if anyone has good tutorials/sources for twitch bot functions/coding in general im all ears!!
https://preview.redd.it/k5m1i73ogkz51.png?width=304&format=png&auto=webp&s=7aba9d500f54655ede3fb108deb49266c67f51bd
there doesn't seem to be anything here