Skip to content
Snippets Groups Projects
Commit 7be53f3a authored by Margot Brennan's avatar Margot Brennan
Browse files

Update to unauthorized notification for subscriber when responses are off.

parent 8fdd4391
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ ADD ${adminPhoneNumber}
Until then, they will be unable to send messages to or read messages from this channel.`,
noop: "Whoops! That's not a command!",
unauthorized: "Whoops! I don't understand that.\n Send HELP to see commands I understand!",
unauthorized: "Whoops! Subscriber responses are disabled. The channel only accepts commands at this time.\n Send HELP to see commands I understand!",
welcome: (addingAdmin, channelPhoneNumber) => `
You were just made an admin of this Signalboost channel by ${addingAdmin}. Welcome!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment