Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot to notify users on per mail and on Telegram (DON'T REVIEW STILL IN PROGRESS!!!!) #367

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Zaker237
Copy link
Member

@Zaker237 Zaker237 commented Feb 20, 2023

This pull request create a bot to notify users(subscribers) when a new jobs is posted on jobsika

Why ?
Jobsika gives users the possibility to subscribe to a job-letters with their email address and/or telegram handle and receive a message every time a new job is posted on the platform

How ?
The bot is a flask application. Each time a job is posted, a HTTP post request containing information about the job is made on the endpoint `/message-broadcast. The bot prepares the message with the job's informations and sends it to all users who have subscribed to the job-letters

Steps to verify:
Write down few steps to help us test or verify what the pull request does

** Screenshots (optional)

@Zaker237 Zaker237 changed the title Bot to Notify users (D'ONT REVIEW STILL IN PROGRESS!!!!) Bot to notify users on per mail and on Telegram (D'ONT REVIEW STILL IN PROGRESS!!!!) Feb 20, 2023
@elhmn elhmn changed the title Bot to notify users on per mail and on Telegram (D'ONT REVIEW STILL IN PROGRESS!!!!) Bot to notify users on per mail and on Telegram (DON'T REVIEW STILL IN PROGRESS!!!!) Feb 28, 2023
@elhmn
Copy link
Member

elhmn commented Mar 25, 2023

What is missing here except for the 2 backend endpoints ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants