galacticwarrior9 / IslamBot

A Discord bot that supports Qur'an, hadith, prayer times, tafsir and more.
GNU General Public License v3.0
87 stars 36 forks source link

Translations offered by the Quran.com API have changed #66

Open itzmk21 opened 1 year ago

itzmk21 commented 1 year ago

The bot currently has about 114 translations if I remember correctly, whereas Quran.com API offer about 141 (iirc). Some translations such as suhel aren't offered by the API anymore too.

The bot could either fetch the API translations list every time a user requests it which would be veryyy resourceful, or simply update it once in a while such as now. Although hard coding the list once in a while isn't very elegant unfortunately.

itzmk21 commented 1 year ago

Would also mean the wiki translations list needs to be updated.

itzmk21 commented 1 year ago

Keeping this open since the wiki needs to be updated