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

Redo command groups maybe #63

Open itzmk21 opened 1 year ago

itzmk21 commented 1 year ago

...since subcommands will eventually be nested under their parent command on the UI...

Possible proposal: Redoing the command groups such as making it so /quran will be a group and there would be /quran translated, /quran arabic, /quran translated random, /quran arabic random, and possibly /quran morphology being subcommands.

Nice because: -Neat, easy to find and discover through the UI However: -Messy such as with /quran translated random lol

Or a bit more leniently, /quran and /aquran being separate groups and having /quran (idk) and /quran random being subcommands.

Or /random being a group and having /random quran, /random mushaf, /random dua be subcommands. Also having /set being a group and /set translation, /set default_tafsir etc if that #61 goes ahead.