mymensa_bot - @mymensa_bot
Simple Telegram Bot for the OpenMensa API using the node-telegram-bot-api, written in Node.js.
Example: /mensa berlin
Returns: custom keyboard with canteen selection
Example: /meals 79
Returns: list of meals for the current day
Example: /meals 79 🌱
Returns: list of meals that match the extra text ('vegetarisch' OR 'vegan')
Example: /meals 79 🐮
Returns: list of meals with 'Rindfleisch'
feel free to contribute:
Text | Icon |
---|---|
'vegetarisch' OR 'vegan' | 🌱 |
'Alkohol' | 🍷 |
'Rindfleisch' | 🐮 |
'Schweinefleisch' | 🐷 |
git clone
npm update
npm start