This project is base on Bottender.
- bottender: 1.0.0-beta.1
- typescript: ^3.7.0-beta
- Postgresql
- typeorm
Replace .env.sample
name to .env
and add relate information in here.
tsc -w
to Compileyarn install
yarn dev
to test bot, or add--console
to test bot in CLI.