I am trying to send text messages through the existing integration with Twilio. I have an existing channel that has a from and to cell phone number connected, and I want to send out a text message to a new phone number. I am using the slash commands to activate the message handler, but I am having trouble with the code.
1. needed /command code to activate the Message Handler (bot)
2. Code for the Message Handler which would instruct to send the message to Twilio (through existing extension integration)
Awaiting your ideas. (I am not willing to install an existing extension)