Kumaken / RemindMe-Bot

unfinished reminder bot, experimenting with databases, state management, node js, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ENVIRONMENT VARIABLE

For development

CHANNEL_ACCESS_TOKEN=
CHANNEL_SECRET=
WIT_AI_ACCESS_TOKEN=
REDIS_HOST=
REDIS_PORT=
REDIS_PASSWORD=
MONGODB_URI=

For production, copy those to now.json

Development

npm run dev

Production

now

About

unfinished reminder bot, experimenting with databases, state management, node js, etc.


Languages

Language:JavaScript 100.0%