technojam/technojam-frontend

Create a Chatbot

开放

#269 创建于 2020年10月2日

 (1 条评论) (1 个反应) (0 位负责人)JavaScript (94 个派生)auto 404
Hacktoberfestenhancement

仓库指标

星标
 (35 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南