This project is a telegram bot for the canteen in Mittweida. Telegram users can add the bot to receive the canteens menu at 10am every day.
- Open Telegram (mobile or desktop)
- Search for @hsmwmensabot
- click START
This project uses the follwing npm packages:
- telegraf: Modern Telegram Bot API framework for Node.js (https://www.npmjs.com/package/telegraf)
- axios: Promise based HTTP client for the browser and node.js (https://www.npmjs.com/package/axios)
- dotenv: Dotenv is a zero-dependency module that loads environment variables from a .env file into process.env (https://www.npmjs.com/package/dotenv)
- fast-xml-parser: Parse XML to JS Object (https://www.npmjs.com/package/fast-xml-parser)
- node-cron: The node-cron module is tiny task scheduler in pure JavaScript for node.js based on GNU crontab. (https://www.npmjs.com/package/node-cron)
Simply create a pull request if you would like to contribute.
For questions or annotations contact me via: [email protected]