#First project and i'm not smart enough to fix my problm
8 messages · Page 1 of 1 (latest)
how can i paste it
and it's not horrible to read
screen shot ?
ofc the login part is to connect my bot tho i watched some stuff to get it working
My question is, once i triggered the if loop with setInterval, what can i do to "revert'' the trigger and turn setInterval off
I tried Else if (message.content === abc) {clearInterval()}; but its aint working
fixed btw