Add Prayer Times to WhatsApp #84
Labels
answer quality
Issues related to the quality of answers Ansari is giving.
enhancement
New feature or request
good first issue
Good for newcomers
Given the screenshot below, we want to integrate prayer times based on the user's location. One way this can be done is to use
pyislam
library for prayer time calculation, and get the user's location by the following logic:pyislam
.geopy
library to get geocode.Then, location is stored and used in future sessions with that particular user.
The text was updated successfully, but these errors were encountered: