Get Telegram notifications whenever new ah.nl delivery slots appear for your postal code.
If you just want to use this, get Telegram and add AppieBot.
- Get a bot token from BotFather. See the Telegram Bot documentation for a longer explanation.
- Run
npm installfor all dependencies. - Start the bot by running
BOT_TOKEN=$token node bot.js, replacing$tokenwith the token you received in step #1.