Open StevenKowalzik opened 5 years ago
Hi,
I am trying to make a Telegram bot using this api to send day's menu as message to a telegram channel. I wanted to add a feature where subscribers can send a message for example "vegan" to receive a filtered menu.
https://github.com/gv11181989/UniBremenMensaAlerts
I am a rookie so I'll appreciate your inputs. Thanks in advance.
Hi, you need the information already within the API-Response, since this information has to be taken directly from the mensa website. So before you filter in your application, this feature has to be implemented in the api first.
I don’t have much time developing this app and am just hosting/maintaining it nowadays, so feel free to try to implement this feature. Since its Hacktoberfest chances are better than ever that someone will implement it.
The Studentenwerk website https://www.stw-bremen.de/de/essen-trinken/uni-mensa shows Symbols according to certain ingredients like Pork, Fish or a Vegan Mention. These could be implemented into the API aswell, providing more information about the different meals.