Im not sure if this is the right place to post this, but… I have a mysql database with vouchers. Each voucher has category, status, timestamp etc.
I would like if someone can help me create a bash script to for use with sms command.
A user sends an sms with keyword, playsms runs bash script to retrieve voucher and change status to used, and reply to user with voucher.
Any help.