Made by interns who have had a hard time deciding where to 打包 lunch from.
The code was written during a slow work morning. This bot base can be used for quick prototyping.
- Node.js
- Redis
git clone git@github.com:pyraxo/lunch-bot.git
npm i
cp .env.example .env
nano .env # Edit .env accordingly, refer to .env.example
npm start