Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 490 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 490 Bytes

Telegram Chatbot

Getting Started

Telegram chatbot helps you to have conversation with simsimi

Installing

  • Clone project

  • Install dependencies application

yarn install
  • Set key in the .env environment file
cp .env.example .env
  • Run application
yarn start

Built With