Telegram bot that searches lunches from lounaat.info and geocoding stuff from Digitransit.
- Make sure you have Node.js and PostgreSQL
- Create bot with @BotFather
- Copy .env-sample as .env and fill the values
npm install
npm run migrate up
npm run dev
- 🔥 Bot restarts automagic when you save changes 🔥
Check @lunzbot. Currently it runs at Heroku with a free dyno -> might be little slow sometimes.