Giter Club home page Giter Club logo

ayudante-virtual's Introduction

Ayudante virtual

Bot de Slack que sirve como ayudante virtual para realizar consultas que no pueden ser compartidas en canales públicos.

Prerequisitos

Iniciar

$ docker-compose up -d

Se inicia botpress en localhost:3000.

Permisos de Slack

El bot requiere de los siguientes permisos de slack para funcionar correctamente:

  • users:read: permite saludar a los alumnos.
  • im:history: permite leer las consultas enviadas al ayudante.
  • chat:write: permite responder consultas y tener una conversación con el bot.

Reporte de problemas

Por favor reportar cualquier problema encontrado en la sección de issues.

Privacidad

El Ayudante Virtual no guarda ni envía ningún tipo de información sobre los mensajes o miembros de los espacios de trabajo fuera de Slack. Lo único que es necesario guardar son los ids de los canales configurados para recibir las consultas. Dicha información no es divulgada con ninguna entidad.

Licencia

El Ayudante Virtual adhiere a la licencia MIT.

ayudante-virtual's People

Contributors

seblaz avatar

Watchers

 avatar

ayudante-virtual's Issues

SyntaxError al enviar una nueva línea

Cuando se envía una nueva línea (line break) al momento de realizar una consulta ocurre un SyntaxError:

SyntaxError: Invalid or unexpected token
     at setVariable (vm.js:12:24)
     at Object.<anonymous> (vm.js:23:10)
     at NodeVM.run (/snapshot/botpress/node_modules/vm2/lib/main.js:428:23)
     at runInVm.Promise (/snapshot/botpress/out/bp/core/services/action/vm.js:0:0)
     at Promise._execute (/botpress/modules/.cache/module__d3355d079acfd05d60bcc7b65c86b8bcb234ed685d15eba6ab6f3cc7350d7fec/node_production_modules/bluebird/js/release/debuggability.js:384:9)
     at Promise._resolveFromExecutor (/botpress/modules/.cache/module__d3355d079acfd05d60bcc7b65c86b8bcb234ed685d15eba6ab6f3cc7350d7fec/node_production_modules/bluebird/js/release/promise.js:518:18)
     at new Promise (/botpress/modules/.cache/module__d3355d079acfd05d60bcc7b65c86b8bcb234ed685d15eba6ab6f3cc7350d7fec/node_production_modules/bluebird/js/release/promise.js:103:10)
     at VmRunner.runInVm (/snapshot/botpress/out/bp/core/services/action/vm.js:0:0)
     at ScopedActionService.<anonymous> (/snapshot/botpress/out/bp/core/services/action/action-service.js:0:0)
     at Generator.next (<anonymous>)

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.