Is there anyone here who is good with the scripting function?
I have a TwitterBot project.
This is what I am trying to do:
Whenever someone tweets with a specific keyword, I want my bot to reply with a pre-written response. Note: I have been able to configure my bot to do this.
The issue I have is this:
I want to have a series of replies (about 20). So that my bot will move from reply 1, 2, 3, all the way to 20, then start back at 1.
I have been told that scripting is the way to make this happen.
Is there anyone here who has done anything similar who can help? I am willing to compensate you for your time/help.