Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Custom auto-responses for different keywords #2247

Open
crayolakat opened this issue Dec 14, 2022 · 1 comment
Open

Feature Request: Custom auto-responses for different keywords #2247

crayolakat opened this issue Dec 14, 2022 · 1 comment

Comments

@crayolakat
Copy link
Collaborator

crayolakat commented Dec 14, 2022

Problem
After switching from Twilio to Bandwidth, we lost Twilio's built-in feature to auto-send a response for keywords. In particular, HELP and STOP. We can use @agreenspan24's auto-optout response feature (https://github.com/MoveOnOrg/Spoke/pull/2010) to automatically send the organization's default opt-out message when someone texts STOP, but not for the HELP keyword.

Solution
Build an auto-respond message handler to sent a custom message for various keywords, such as HELP

@crayolakat crayolakat added the C-enhancement Type: enhancement label Dec 14, 2022
@crayolakat
Copy link
Collaborator Author

It would also be helpful to automatically opt people back in if they text a keyword. For example, here are Twilio's default responses for the STOP and START keywords:

  • STOP: You have successfully been unsubscribed. You will not receive any more messages from this number. Reply START to resubscribe.
  • START: You have successfully been re-subscribed to messages from this number. Reply HELP for help. Reply STOP to unsubscribe. Msg&Data Rates May Apply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants