Clone of Iqra but in javascript!
This is a simple bot that can play recitations of surahs, ayahs and mushaf pages from the Qur'an in voice chat, along with a live audio stream from Makkah. It currently supports 120 reciters.
q!play
instructs the bot to play a recitation of a surah, ayah or page from the Qur'an.
q!play <surah number> <optional reciter>
OR
q!play <surah name> <optional reciter>
If no reciter is specified, Mishary al-Afasy's recitation will be used. Click here for the list of surah reciters.
Example 1: q!play surah al-fatiha Shaik Abu Bakr Al Shatri
This would play Abu Bakr al-Shatri's recitation of Surah al-Fatiha.
Example 2: q!play surah 112 Abdulrahman Alsudaes
This would play Abdul Rahman al-Sudais' recitation of Surah al-Ikhlas.
q!play ayah <surah>:<ayah> <optional reciter>
If no reciter is specified, Mishary al-Afasy's recitation will be used.
Example: q!play ayah 2:255 Shaik Abu Bakr Al Shatri
This would play Abu Bakr al-Shatri's recitation of Surah al-Baqarah, ayah 255.
q!play page <page number> <optional reciter>
<page>
must be between 1 and 604.
If no reciter is specified, Mishary al-Afasy's recitation will be used.
Example: q!play page 10 hani al-rifai
This would play Hani al-Rifai's recitation of the 10th page of a standard mushaf.
Gets the lists of reciters for q!play
.
Plays online Qur'an radio.
Changes the volume of the recitation.
q!volume <volume>
<volume>
must be a number between 0 and 120, e.g. q!volume 50
.
Pauses the recitation.
Resumes the recitation.
Disconnects the bot from voice chat.
Lists all commands and how to use them.
- mp3quran.net for the surah recitations, ayah recitations and Qur'an radio.
- everyayah.com for the page recitations.
- haramain.info for the live Makkah audio.
@galacticwarrior9 For the idea and system & readme file :).