Giter Club home page Giter Club logo

Comments (7)

alexsorokoletov avatar alexsorokoletov commented on June 18, 2024

@austinhuang0131 our bot is running in production. Is that the log you're getting with your new changes?

Did you follow all steps in the readme to configure the bot?

from botbuilder-viber.

austinhuang0131 avatar austinhuang0131 commented on June 18, 2024

I used restify for the middleware (Since I already have restify set up and I don't think restify and express can be together, i guess)

var restify = require("restify");
var server = restify.createServer();
server.post('/api/messages', connector.listen());
server.post('/viber', viberChannel.listen());

from botbuilder-viber.

austinhuang0131 avatar austinhuang0131 commented on June 18, 2024

In #2 I also added Webhook options into the setup (i.e. Your library will setWebhook instead of having us to manually set it). But it still doesn't work.

from botbuilder-viber.

alexsorokoletov avatar alexsorokoletov commented on June 18, 2024

@austinhuang0131 do you still need help on this setup?

from botbuilder-viber.

austinhuang0131 avatar austinhuang0131 commented on June 18, 2024

My Viber account (and my bot) is gone so I guess I can't do anything anymore

from botbuilder-viber.

alexsorokoletov avatar alexsorokoletov commented on June 18, 2024

Sorry to hear that...

from botbuilder-viber.

austinhuang0131 avatar austinhuang0131 commented on June 18, 2024

I mean also Viber says Public Accounts is now for big brands/celebrities only

from botbuilder-viber.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.