Skip to content

turnhub/turnio-mark-as-read-replit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

turnio-mark-as-read

An example Turn.io UI integration on Replit. This will automatically mark any message received from a user as read and will display a blue double check mark on the consumer client.

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 your webhook in the Turn UI using the Repl.it URL.
  4. Send a message to your number and watch it being marked as read!

About

An example webhook that marks messages received as read

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages