informatyzacja / chatbot

Chatbot for the WUST Students' Union Facebook page.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Chatbot

Facebook chatbot with admin panel.

GitHub Workflow Status GitHub package.json version License

Getting started

Installation

git clone https://github.com/informatyzacja/chatbot.git
cd chatbot
pnpm install --frozen-lockfile

Requirements

Development

  • Volta

Production

  • Docker Compose

Usage

Copy env file:

cp .env.example .env

Run in development mode:

pnpm dev

In a second terminal:

pnpm db:push

Contributing

If you're having problems with running this project, feel free to create an issue!

Currently this project is maintained by a group of people chosen by Commission for IT of WUST's Students' Union and is not accepting pull requests from the outside.

License

See the LICENSE file for licensing information.

About

Chatbot for the WUST Students' Union Facebook page.

License:ISC License


Languages

Language:Dockerfile 53.1%Language:JavaScript 29.6%Language:TypeScript 15.9%Language:Shell 1.4%