Skip to content

An example integration to respond to forwarded and frequently forwarded flags set on messages.

Notifications You must be signed in to change notification settings

turnhub/turnio-forwarded-flags-replit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

turnio-forwarded-flags-replit

An example Turn.io webhook integration on Replit for replying to forwarded and frequently forwarded messages. If a message was forwarded the webhook will reply with a message confirming it.

This Replit assumes the following:

  1. You have gone through the webhooks example and are comfortable with how to get an authentication for Turn and set it up as a secret in Repl.it

How to run this Repl.it

Run on Repl.it

  1. Click the Run on Repl.it button above and install this example into your Repl.it workspace.
  2. Get a Turn token and add it as a secret called TOKEN in Repl.it
  3. Set up the webhook in Turn using the URL generated for your workspace by Repl.it.
  4. Forward a message to your number and receive a reply indicating that it was forwarded.

screenshot

About

An example integration to respond to forwarded and frequently forwarded flags set on messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages