Skip to content

MyLittleParis/Random-Lunch

Repository files navigation

Random Lunch Bot

Stack

  • Node v16
  • TypeScript

Requirements

Access Tokens

Generate every necessary token which requires the bot which can be found here .env.dist.

To generate them, you can follow the documentation Access tokens.

Environment variables

Fill the .env file or export the required environment variables before running the app.

Installation

Building the dev environment:

docker-compose up

-d for detach mode

Running the application

Run the command:

docker-compose exec app npm start

About

A bot to find a restaurant for lunch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published