Skip to content

lucas-deschamps/marketing-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technologies

  • Fiber framework.
  • DialogFlow NLP.
  • Kommunicate.io.
  • Redis
  • Docker
  • GCP

Goal

Offer a simple demo promotional chatbot flow that offers coupons to prospecting customers. The chosen programming language for the solution is Golang.

Architecture

.
├── build
├── cmd
└── internal
    ├── config
    ├── controller
    │   ├── coupon
    │   └── webhook
    ├── model
    │   ├── controller
    │   └── service
    ├── pkg
    │   ├── chatbot
    │   ├── redis
    │   └── util
    ├── routes
    │   ├── coupon
    │   └── webhook
    └── service
        ├── chatbot
        ├── coupon
        └── webhook

About

A demo promotional flow for a chatbot, developed in Golang with Fiber framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published