technojam/technojam-frontend

Create a Chatbot

Open

#269 opened on Oct 2, 2020

 (1 comment) (1 reaction) (0 assignees)JavaScript (94 forks)auto 404
Hacktoberfestenhancement

Repository metrics

Stars
 (35 stars)
PR merge metrics
 (PR metrics pending)

Description

A simple chatbot component to promote GU Developer groups and events also collect visitor details like name, email, mobile number, admission number/enrollment number & year(course)

Example:

Features:

  1. Bot initiates the conversation by simply giving choices : Join Us, Events, Apply to be a part of Technojam
  2. When visitor selects the first option then bot should ask visitors about their info like:
  • Name
  • Email
  • Mobile/Whatsapp Number
  • Year
  1. After collecting the user details either add them manually in Dev groups or share the link of the group itself in the chatbox.

  2. If visitor opts for the "Events" the just show 2-3 events and show a button redirecting to the event page.

  3. If visitor wants to apply for Technojam then either share a form or ask all the information in the chat itself;

  • Name
  • Year
  • Email
  • Mobile
  • Github Id
  • Linkedin Id
  • Past works/contributions and other important details.

Contributor guide