freesh / luckylunch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lucky Lunch Bot

This is just a quick and primitive implementation of a telegram bot to match random team members for a lunch. It's an experiment for our team. Maybe we will improve it and add more features for our needs.

Install

  1. clone repository
  2. copy example.env to .env and add your bot token for telegram
  3. copy example.team.json to team.json and add your team members
  4. run: node ./src/index.js

Usage on Telegram

  1. Add your bot to the channel
  2. write: /luckylunch

License

[MIT License][mit]

About


Languages

Language:JavaScript 95.9%Language:Shell 4.1%