Timer to drop codes from a list every 30 minutes

We are sponsored by a site that gave us codes to giveaway every 30 minutes we were looking to setup a automatic code dropping system. someone halp pls

You can setup a message every 30 minutes with Nightbot timers. However the random code is a bit complicated since I assume the codes can be used only once.

This could be accomplished with a custom api see: https://docs.nightbot.tv/commands/variables/urlfetch

You’ll just need a webpage that returns a random key from the list whenever the page is visited, then removes that key from the list.

There should be something around that’ll do that, but if you can’t find anything give me a shout and I’ll quickly throw one together for you.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.