Skip to content

Commit

Permalink
Update /quran command description
Browse files Browse the repository at this point in the history
  • Loading branch information
galacticwarrior9 committed Jul 27, 2023
1 parent 2544eae commit efc0f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quran/quran.py
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ async def cog_unload(self) -> None:

@discord.app_commands.command(name="quran", description="Send verses from the Qurʼān.")
@discord.app_commands.describe(
surah="The name or number of the surah to fetch, e.g. Al-Ikhlaas or 112",
surah="The name or number of the surah to fetch, e.g. Al-Ikhlaas, 112 or ٱلْإِخْلَاص",
start_verse="The first verse to fetch, e.g. 255.",
end_verse="The last verse to fetch if you want to send multiple verses, e.g. 260",
translation="The translation to use",
Expand Down

0 comments on commit efc0f48

Please sign in to comment.