Giter Club home page Giter Club logo

maxbotjs's Introduction

OlΓ‘, seja bem vindo πŸ‘‹

Desenvolvedor na Avatar Soluçáes Digitais.

Sou apaixonado por novas tecnologias e vivo em constante aprendizado. Me considero um facilitador, sou autodidata e estou sempre empenhado em colocar em prΓ‘ticas meus conhecimentos a fim de impactar de forma positiva a vida das pessoas.

Deu problema aΓ­? Eu resolvo.

Atualmente estou muito animado com o universo de facilidades do NodeJs.


Minhas linguagens, tecnologias e ferramentas (mais usadas)

Node.js React NextJs TypeScript Socket.io

HTML5 CSS3 JavaScript

PHP ASP CodeIgniter

MySQL PostgreSQL Redis

Python C++ Delphi .NET

Git Visual Studio Code Docker Insomnia

Windows Linux iOS

TypeScript   7 hrs 31 mins   β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘   80.36 %
JSON         33 mins         β–ˆβ–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   05.98 %
Markdown     32 mins         β–ˆβ–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   05.83 %
Prisma       23 mins         β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   04.12 %
Bash         10 mins         β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.84 %

Projeto de treinamento de estagiΓ‘rios

maxbotjs's People

Contributors

leguass7 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

ertprs

maxbotjs's Issues

Falta mΓ©todo get_segmentation

Para incluir de forma programÑtica as segmentaçáes do contato, precisamos adquirir da API as segmentaçáes do cliente vinculado ao token.

Possível solução

precisaria de um endpoint

POST https://mbr.maxbot.com.br/api/v1.php

{
  "token": "{{token}}",
    "cmd": "get_segmentation"
}

InconcistΓͺnica na propriedade ```segmentation``` do CONTACT

No mΓ©todo get_contact o payload de retorno trΓ‘s em segmentation um array de string, exemplo:

{
  "segmentation": ["segmentation1","segmentation2"]
}

porΓ©m nos mΓ©todos set_contact e put_contact o payload espera uma string separada por vΓ­rgula, exemplo:

{
  "segmentation": "segmentation1,segmentation2"
}

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.