Skip to content
This repository has been archived by the owner on Aug 24, 2018. It is now read-only.

strise/talktalk-examples

Repository files navigation

TalkTalk Examples

Greenkeeper badge

This folder contains several examples on how to use TalkTalk.

cli

This example is a simple counter. It illustrates how to structure a very simple conversation utilizing session.

The echo example just repeats incoming messages. This is the simplest type of conversation, using no sessions.

This bot will fetch gifs from a given search term. It illustrates how to integrate the bot with a NLU service (Wit.ai) and an external resource provider (Giphy).

The Jump example illustrates how one could use jumps for code reuse in advanced conversational flow.

This example lets the user set a timer using postbacks.

web

This bot will fetch gifs from a given search term. It illustrates how to integrate the bot with a NLU service (Wit.ai) and an external resource provider (Giphy).

This will start a webserver serving the bot.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published