How to make a command to fetch “https://api.lcedit.com/PRIVATE_KEY/$(userid)/-100/4000” but after 5 seconds fetch “https://api.lcedit.com/PRIVATE_KEY/$(userid)/-100/1000”?
This is just to trigger the api, not for the actual text in it btw.
How to make a command fetch one thing but then another thing 5 seconds later?
7 replies
Basically what im trying to do is to have it so that when the command is activated it gives the users (fake channel on screen) get a boost in fake subscribers (which is triggered by https://api.lcedit.com/PRIVATE_KEY/$(userid)/-100/4000 ) but after 5 seconds i want the fake channel to slow down again (which is triggered by https://api.lcedit.com/PRIVATE_KEY/$(userid)/-100/1000 )
I have tried the solution that you have given but i honestly can’t figure out how to use it.
i'm sorry, i gave u the wrong link, that one only mentioned the code for the tool... this link will take u to the multiple messages command tool which will put it all together for u, all u have to do is put each message in a line and under options the interval can be changed, it starts out at 5000 which is 5 seconds
really?... hmmm... i figured if some command variables worked, they all would... i guess since the multiple response tool is within a urlfetch itself, it can't nest, interesting... but unfortunately, that was the only option already available that i know of... only other thing i could think of is making your own api, or another app that connects to the nightbot api
Didn't find your answer? The community is on Discord.
Ask on Discord