Skip to content

253eosam/MenuAlarm-slackChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Menu Alarm ChatBot (Slack)

식당 메뉴를 알려주는 Slack 용 챗봇입니다.

🔨 Stack

🔧 Install

  • Install python 3.6.8

    > python --version
    Python 3.6.8
    
  • Install package

    # package list include 'requirements.txt' file 
    > pip install -r requirements.txt
    
  • Install ngrok server

    $ unzip /ngrok.zip
    

🔸 Run

  • Chatbot Server

    > python ./chatbot_project/control_chatbot.py
  • ngrok Server

    $ {path_download_ngrok}/ngrok.exe http 5000

👓 UI

image-20200327172155817

About

식당 메뉴를 알려주는 Slack 용 챗봇.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages