Run the script in nodejs but can send multiple message #58
Unanswered
khalifahaqi
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Ref to Rigwild's reply: #48 (comment) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
just like the title stated. is it possible to send message multiple time. i am thinking of put a new command under the first send message command, and between first and second command i would like it to have 10 seconds delay. but seriously your code is amazing. i am overwhelmed. ty for the code rigwild
and what should i add if i want the message to be sent at random times like. the message will send in exactly 1min but is it possible if i add
min = 1 min
max = 1.5 min
and it will randolmy choose between those time when it will send message
Beta Was this translation helpful? Give feedback.
All reactions