Hello guys. So i need a script to put bot on channel that will whisper players' information from database to a particular player. So i have database , table in that database and 2 rows in that table.
Database name: infobot
Talbe name: infotable
and rows are: playername, text
So i need a bot that will be on the channel, checking my database every minute and whisper player from row 'playername' a message from row 'text' If the message was sent succesfully then bot must detele this record from database and go to the next player. if the message was not send, then bot just go to the next player.
Afer he finishes the job, he start from the beginnig.
Hope you guys can help me with this. I need it soo much!