Coder Social home page Coder Social logo

mb-bot-basics's Introduction

๐Ÿค– MB Bot Basics

An introduction course to the world of chatbots, inside a chatbot! Talk to it here: https://t.me/mb_basics_bot

Overview

Chatbot

All files related to the chatbot can be found in the Functions folder.

The system uses two integration services, one to connect to Voiceflow and another to connect to Telegram.

An https endpoint created using Firebase Functions receives requests from Telegram when a user sends a message. It consequently:

  1. Asks Voiceflow for the chatbots answers
  2. Processes the message with the according message processor (text, buttons, animations, actions...)
  3. Sends the answers to the user.

The bot uses Voiceflow's stateless API, therefore it needs to store the user's current state in a database and update it accordingly.

Certificate

All files related to the certificate can be found in the Public folder.

It uses vanilla javascript to generate a custom certificate a user that has completed the course.

Certificate Example

mb-bot-basics's People

Contributors

michaelbarney avatar

Watchers

James Cloos avatar  avatar  avatar

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.