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

fix: aladhan api base URL, settings sections in slash cmd #50

Closed itzmk21 closed 2 years ago

itzmk21 commented 2 years ago

Base URL had to change because https://community.islamic.network/d/9-aladhan-api-potential-breaking-change-to-base-urls

Removed the 'Main' Section in the slash command because only 7 sections can be shown, but there are 8 including 'Main'. Removing 'Main' allows all sections to be shown, including the last one, 'Settings'. Simply doing -ihelp or /help will show the 'Main' section, as section is optional. Therefore users can still see the Main Section by simply omitting the argument.