Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 436 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 436 Bytes

Secret Santa Bot

Bot for sharing rides.

Trying bot locally

  • Run npm install

  • If there is no .env file, create one with TOKEN=<telegram-token>

  • Run npm start

  • Send something to your bot

Authors

Fabiana Ferreira Fonseca

Lucas de Andrade Cerqueira

Acknowledges

Based on stater pack for running NodeJS Telegram bot: https://github.com/odditive/heroku-node-telegram-bot