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

Hadith for any number with a letter at the end of it doesn't work #37

Closed itzmk21 closed 2 years ago

itzmk21 commented 2 years ago

E.g: -hadith muslim 1000a will not work

itzmk21 commented 2 years ago

Had a look at it, it's a api.sunnah.com problem. Also something like Muslim book 12, Hadith 55, the api will only return hadiths 1-50, so indexing 55 won't return hadith 55, instead, it doesn't say anything.