DeepakAwasthi97

DeepakAwasthi97/API_Amul-Protein-Notifier

This is Amul protein notifier which uses APIs to fetch the current status of a product at a particular pincode

6 good first / help-wanted issues · Python · last activity Sep 12, 2025

6 Open Issues Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub
DeepakAwasthi97/API_Amul-Protein-Notifier
60

This is Amul protein notifier which uses APIs to fetch the current status of a product at a particular pincode

Python
DeepakAwasthi97/API_Amul-Protein-Notifier
60

This is Amul protein notifier which uses APIs to fetch the current status of a product at a particular pincode

Python
DeepakAwasthi97/API_Amul-Protein-Notifier
60

This is Amul protein notifier which uses APIs to fetch the current status of a product at a particular pincode

Python
good first issue
DeepakAwasthi97/API_Amul-Protein-Notifier
60

This is Amul protein notifier which uses APIs to fetch the current status of a product at a particular pincode

Python

AI Summary: Enhance the Amul protein notifier to support multiple pincodes per user. This requires understanding the existing substore logic (how pincodes map to Amul's API and are handled within the project), modifying data storage (likely `substore_list.py` and the database), and updating the `/setpincode` command to handle multiple pincode inputs and storage.

Complexity: 4/5
enhancement good first issue
DeepakAwasthi97/API_Amul-Protein-Notifier
60

This is Amul protein notifier which uses APIs to fetch the current status of a product at a particular pincode

Python

AI Summary: Implement an "auto-buy" feature for the Amul protein notifier Telegram bot. This involves integrating with the Amul website to place orders automatically based on user preferences and location, using user-provided login credentials. The bot should then stop notifications for the auto-bought product and send a confirmation message to the user. Security and privacy considerations are paramount, and the feasibility of this feature needs to be thoroughly explored.

Complexity: 5/5
help wanted
DeepakAwasthi97/API_Amul-Protein-Notifier
60

This is Amul protein notifier which uses APIs to fetch the current status of a product at a particular pincode

Python