#
viber
Here are 59 public repositories matching this topic...
An example of using Google Sheets to create a Viber survey chat bot without a backend server
-
Updated
Sep 26, 2017 - JavaScript
Project aimed at providing thorough comparison of Telegram, Viber and WhatsApp.
-
Updated
Jun 6, 2020 - HTML
Viber messaging/chatbot for Go/Golang
-
Updated
Jan 30, 2020 - Go
Finally a way to run Viber inside of Franz (Can also be used as a personal "web based" Viber server)
-
Updated
Aug 15, 2018 - Dockerfile
END OF THE WORLD
youtube
google
facebook
twitter
news
telegram
america
technology
viber
vkontakte
tv
ufo
live
artificial-intelligence
ii
defense
apocalypse
doomsday
billie-eilish
neuro-network
-
Updated
Mar 12, 2020
Viber/DialogFlow (API.AI) webhook demonstration
-
Updated
Sep 13, 2019 - JavaScript
Recime Command Line Tool
-
Updated
Jul 29, 2019 - Go
Viber driver for botman — a PHP library to build chat bots
-
Updated
Jun 14, 2020 - PHP
TFarla
commented
Feb 13, 2020
Given the following example from the documentation:
https://docs.cmtelecom.com/en/api/business-messaging-api/1.0/index#abc-suggestions
{
"messages": {
"authentication": {
"productToken": "your product token"
},
"msg": [
{
"richContent": {
"conversation": [{
"text": The missing Viber Bot library for Java ☕️
-
Updated
Dec 2, 2019 - Java
Viber, Hipchat, Skype, Slack, Telegram communication tools in single role
-
Updated
May 31, 2017 - Shell
Show Viber users' profile pictures in ShortLook when you receive a Viber notification
-
Updated
Dec 23, 2019 - Objective-C
Improve this page
Add a description, image, and links to the viber topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the viber topic, visit your repo's landing page and select "manage topics."
Hi, I just looking for a development guide for TypeScript.
Or maybe just an interface
LineClientorLineActiongot export is enough for me.The reason is bottender now got have interfaces of Action, Client, Event and Props etc. It's wonderful.
With these interfaces, I can say
const SayHi: Action<Client, Event>, which with argument interfacescontext.sendTextandprops?.nextand