Let me rephrase this to be sure its understood I'm not looking on how to create a random generation but asking if there is a way to Generate a random command from my list? I hope that makes sense.. I just started using nightbot a day ago lol but do dabble in code.
this is works but doesn't execute the command
$(eval a=[!anyonethere,!babies,!god,!goddess,!owl,!voices,!slap @1mentalmisfi,!hug @1mentalmisfit,!pandora,!nerd];a[Math.floor(Math.random()*a.length)])