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

Add the ability to set Tafsir similar to setting translation for Quran command #55

Closed itzmk21 closed 1 year ago

itzmk21 commented 1 year ago

Something like /settafsir tafsir:

itzmk21 commented 1 year ago

Should the slash commands be /tafsir get and /tafsir set? or /settafsir?

galacticwarrior9 commented 1 year ago

I prefer /tafsir set - even though this would be inconsistent with /settranslation - since subcommands will eventually be nested under their parent command on the UI; it would make sense for all tafsir-related commands to fall under /tafsir.

itzmk21 commented 1 year ago

/settranslation could actually be renamed to /translation set and there could also be a new command that gets the current guild translation /translation get - possible idea