Jump to content
UBot Underground

send sms message with variables?


Recommended Posts

How do I send an sms message that contains variables? I'm using the free Twilio plugin to send the messages and that part works fine, but I can't figure out how to get the message area to use variables in it.

 

For example,

 

#user is experiencing a problem. Please check the account.

 

This sends a text message with #user instead of the value of that variable, which isn't what I need... help?

Link to post
Share on other sites

I figured it out. This works properly:

 

{#user} is experiencing a problem. Please check the account.

 

I'm using some VPSs to run several instances of the program I have, so it helps to have something send me a text when one of them isn't working the way it should be.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...