Skip to content

nulab/typetalk-webhook-play-example

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Typetalk Webhook Example using Play Framework 2

This is an example of Typetalk Webhook feature using Play Framework 2.

(Typetalk is an instant messaging app to share and discuss ideas with your team.)

Run

You can run this application on Heroku.

$ git push heroku master

Bot setting

  1. Open the Edit Topic page, then click on the Bots tab and "Add bot" button.
  2. Enter a bot ID, name and its Webhook URL, then click on the "Create" button.

Bot setting

Bots

This example has 3 bots.

  • /lgtm
  • /weather
  • /weather/forecast
  • /localtime

LGTM

lgtm

Weather

weather

Weather forecast

weather

Local time

local time

About

Example code for webhook in Typetalk http://www.typetalk.in

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published