Skip to content

rubystream/viberChatBotDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Viber Chat Bot Demo

Viber Chat Bot simple Demo is an effort to utilize new Viber chat bot API.

It's only for demo purpose and will show simple interaction. If you like You can extend this code to add more chat bot wisdom.

Running tests

Jasmine is used for unit and integration tests.The existing tests are in the spec folder.

Run all the tests:

npm test

Run only some tests:

npm test -- filter=prefix

Get detailed hierarchical test name reporting:

npm test -- full

About

Viber Chat Bot simple Demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published