← All projects

minha_appointement_checker

by @mouh2020

11

A bot which checks appointement availability.

About this project

Minha Appointements Checker A bot designed to check for available appointments on ANEM website. Note: I couldn't run the bot on the cloud because the website only operates within Algeria. Therefore, I wrote a code that runs on ESP32, allowing me to execute the bot locally and a code that runs locally. How to start the bot on ESP32? Upload all files on esp32bot to the ESP32. Do the same steps of how to start the bot locally for config.py file. Enter your ID number and (numéro de demandeur d'emploi) to demandenumber. Enter your Wi-Fi name and password into the respective fields in the config.py file The bot starts listening for new apppointements and send them to Telegram from ESP32. How to start the bot locally? Clone the repository or download it from here and unzip it. Install Thonny. Get your telegram chat\id from here Create new bot from here and extract the bottoken. Send at least one message from your Telegram account to the Bot. Open config.py file and put the chat\id and bottoken. Open minhaappointementchecker folder on cmd and type : The bot starts listening for new apppointements and send them to Telegram.

From the project README on GitHub

Stars
11
Forks
3
Last push
17 Dec 2023

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/minha-appointement-checker.svg)](https://www.madeinalgeria.dev/projects/minha-appointement-checker)

Related projects