pyraxo / lunch-bot

🍱 Discord bot that decides where to go for lunch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lunch Bot

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.

Requirements

  • Node.js
  • Redis

Installation

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

About

🍱 Discord bot that decides where to go for lunch


Languages

Language:JavaScript 100.0%