Twilio - for SMS notifications to users - Anyone Else Interested?

Continuing the discussion from Plugin to send 'private' SMS or Instant Messages from Categories:

Has anyone tried this yet?

I’m really interested in this as a way to improve user engagement in our forums. I am very concerned about the fact that the vast majority of our users are on Gmail (which filters our forum notifications into the rarely-reviewed bucket of “forum” messages,and Most of our users are in their 20s and so tend to use texting over email, - so I don’t think most of our users ever really get any notifications.

I’d love to have an interface / mechanism to send very occasional notifications (you don’t want to flood your users with notifications as we do with email) and have a cap on it also for cost reasons (since you’re paying Twilio/SMS gateway fees).

Anyone else out there doing this, or have a recognized need for this?

「いいね!」 6

I have implemented this for one of my Discourse instances as a simple hacky proof-of-concept, just using Discourse webhooks, Zapier, and Twilio.

I’m starting now to think about ways to build on this and create a SMS Discourse plugin, some particular challenges include how to manage and prevent spam, and misuse, and notification rate limiting. But it’s interesting and doable.

Marcus

「いいね!」 6

Would love to see SMS support for account activation and authentication/password resets.

Could include invites and shares as option if ok with that added expense of users generating those messages.

Other notifications could be pushed via the mobile app. So basically kill email; doesn’t scale.

Nextdoor seems to support SMS well, but it’s a heavily ad supported or paid/sponsored platform.

「いいね!」 2

I’d like to see it also for periodic summary notifications - to try to pull people back to the forum. I suspect most users are like me - using gmail for email, and not frequently checking their “forum” category that gmail sorts the email into.

I think an SMS system would be much better at pulling users back to the forum.

「いいね!」 4

Pulled from mothballs. Any traction on this?

Well, there’s this:

「いいね!」 5

I have a simple Sinatra-based webhook responder here which I use to send SMS in response to posts in a specific ‘alerting’ Category. It’s nothing fancy but it’s been working for 2 years without problems. We use a different script running on the Heroku Scheduler to test the alerting function once weekly.

The twilio-notifications repo linked in the preceding post is much more like what I would write if I was doing it again now. It would be good to have a configurable Twilio plugin, with both Admin interface for setup and User interface for opt-in/out of SMS notifications. If there is interest in developing this then perhaps a couple of customers could pool resources.

「いいね!」 6

興味があります :slight_smile:

「いいね!」 1

もしご関心があれば、これを完全な Discourse プラグインに更新し、より汎用的に適用できるようにすることを検討することもできます。その場合、何らかの資金注入が必要となります。

これに関するアクティブな資金調達リンクはありますか?

「いいね!」 2

興味があります。SMS を通じてユーザーと接続できるように、プラグインのバックアップを行いたいと考えています。

「いいね!」 2

@marianord さん、@ufukayyildiz さん、ご関心をお寄せいただきありがとうございます。

現在、このプロジェクトのためのクラウドファンディングは実施していません。これまでの開発は、私が運営するフォーラムの需要に応えるため、Digital Health Intelligence という 1 社が資金を提供して行いました。現在はオープンソースで自由に利用できますが、使いやすいシンプルなプラグインではなく、Discourse の外部で動作する Ruby コードとして提供されています。これは、私がプラグインの書き方を理解する前に開発されたものでした(今でもプラグインの書き方はあまり把握できていません)。

しかし、@angus さん、@Ellibereth さん、@merefield さん、@fzngagan さんを通じて、Pavilion が私と一緒に Discourse SMS プラグインに必要な要件を検討し、クラウドファンディングで達成すべき目標金額を策定することはできないでしょうか。

「いいね!」 6

Twilio を通じて SMS を送信する費用はいくらですか?ご存知の方はいらっしゃいますか?メールはほぼ無料なので、気になって質問しました。

「いいね!」 1

国によって異なります。

米国では、番号が月額1ドル、メッセージ1件あたり0.0075ドルの料金がかかります。US Cellularは0.0025ドルの追加料金、Verizonは0.005ドルの追加料金が発生します。

英国はより高額で、メッセージ1件あたり0.04ドルです。

数人のクライアントと協力した経験がありますが、彼らは料金を見るまでメールをSMSに置き換えることに興味を示していました。月間500万件(3万7,500ドル)を超えない限り、大量送信に対する割引はありません。

「いいね!」 5

ニュージーランドは正反対の極端なケースでしょう。1 通あたり 0.10 ドルで、事実上手が出ません。地元では、誰かと特別な契約を結んでいない限り、同様のサービスで 0.07 ドルほどで入手できます。

「いいね!」 3

この構造は、すでに Chat IntegrationOneSignal プラグイン にある程度存在しています。

もし私がこれを実装するとしたら、Chat Integration プラグインのように複数の API をサポートできる汎用的な通知プラグインを作成すると思います。そうすれば、任意の SMS 統合サービスを利用できるだけでなく、RN のホワイトラベルアプリにおける OneSignal の代替など、同様のユースケースにも活用できます。

@pmusaraj ここに潜在的なクロスオーバーがありそうです :slight_smile:

「いいね!」 6

Twilio 統合について、もし動作している方がいれば興味があります。もしこのコミュニティの慣習がそうであるなら、開発への貢献もいたします。

「いいね!」 5

これまでに、これをプラグインとしてうまく動作させた方はいますか?

「いいね!」 2

@nathank へダイレクトメッセージを送ってください。

「いいね!」 1

SMSサービスプロバイダーと連携するアップデートがないか確認のため、投稿を再送します。

「いいね!」 1