Message issues | no looping | multiple lines not working
Basically it only goes through the "messages.txt" file 1 time so a loop feature would be nice
also u can't make it send messages with more than 1 line and I need to be able to send messages with like 3+ lines so if u could fix that it would really help.
also can u make it so there is a feature u can turn on or off so if a message has been sent it doesn't send another until someone else has sent one, because I'm using this to send my trade message in a server and it spams sometimes and the staff don't like that
also can u make it so there is a feature u can turn on or off so if a message has been sent it doesn't send another until someone else has sent one, because I'm using this to send my trade message in a server and it spams sometimes and the staff don't like that
that would be breaching discord's security to view the messages being sent in the channels. so no.
Basically it only goes through the "messages.txt" file 1 time so a loop feature would be nice
also u can't make it send messages with more than 1 line and I need to be able to send messages with like 3+ lines so if u could fix that it would really help.
yes looping over the messages would lead to infinite loop if u kept the script running which i dont think is a safe feature for the majority since they don't want their account banned.
=> yes, will work on implementing a feature of multiple lines as a single message
ok thanks the multiple lines is the main thing I wanted so if u can say when its done that will be very helpful
Basically it only goes through the "messages.txt" file 1 time so a loop feature would be nice also u can't make it send messages with more than 1 line and I need to be able to send messages with like 3+ lines so if u could fix that it would really help.
yes looping over the messages would lead to infinite loop if u kept the script running which i dont think is a safe feature for the majority since they don't want their account banned.
=> yes, will work on implementing a feature of multiple lines as a single message
when will u be done with the multiple lines feature?