{"id":16302685,"url":"https://github.com/abdulrahman1s/iqrajs","last_synced_at":"2025-09-07T01:40:53.536Z","repository":{"id":38196931,"uuid":"330590982","full_name":"abdulrahman1s/Iqrajs","owner":"abdulrahman1s","description":"A Discord bot that can play Qur'an recitations in voice chat.","archived":false,"fork":false,"pushed_at":"2022-08-17T23:04:21.000Z","size":34,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-06T13:17:14.605Z","etag":null,"topics":["bot","discord","discord-bot","discord-js","mushaf","quran"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abdulrahman1s.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-18T07:44:21.000Z","updated_at":"2023-02-10T15:12:50.000Z","dependencies_parsed_at":"2022-08-18T18:11:50.264Z","dependency_job_id":null,"html_url":"https://github.com/abdulrahman1s/Iqrajs","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulrahman1s%2FIqrajs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulrahman1s%2FIqrajs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulrahman1s%2FIqrajs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulrahman1s%2FIqrajs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdulrahman1s","download_url":"https://codeload.github.com/abdulrahman1s/Iqrajs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219865548,"owners_count":16555929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","discord","discord-bot","discord-js","mushaf","quran"],"created_at":"2024-10-10T20:58:35.550Z","updated_at":"2024-10-10T20:58:36.440Z","avatar_url":"https://github.com/abdulrahman1s.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/TheMaestro0/Iqrajs)\n[![Run on Repl.it](https://repl.it/badge/github/eritislami/evobot)](https://repl.it/github/TheMaestro0/Iqrajs)\n\n\n\u003e Clone of [Iqra](https://github.com/galacticwarrior9/Iqra) but in javascript!\n\nThis 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.\n\n## Commands\n\n### q!play\n`q!play`  instructs the bot to play a recitation of a surah, ayah or page from the Qur'an. \n#### Playing a surah\n```\nq!play \u003csurah number\u003e \u003coptional reciter\u003e\n```\n\n**OR**\n```\nq!play \u003csurah name\u003e \u003coptional reciter\u003e\n```\n\n\nIf no reciter is specified, Mishary al-Afasy's recitation will be used. \n[Click here for the list of **surah** reciters](https://github.com/galacticwarrior9/QuranBot/blob/master/Reciters.md).\n\n**Example 1**: `q!play surah al-fatiha Shaik Abu Bakr Al Shatri`\n\nThis would play Abu Bakr al-Shatri's recitation of Surah al-Fatiha.\n\n**Example 2**: `q!play surah 112 Abdulrahman Alsudaes`\n\nThis would play Abdul Rahman al-Sudais' recitation of Surah al-Ikhlas. \n\n#### Playing a single ayah\n```\nq!play ayah \u003csurah\u003e:\u003cayah\u003e \u003coptional reciter\u003e\n```\nIf no reciter is specified, Mishary al-Afasy's recitation will be used.\n\n**Example**: `q!play ayah 2:255 Shaik Abu Bakr Al Shatri`\n\nThis would play Abu Bakr al-Shatri's recitation of Surah al-Baqarah, ayah 255.\n\n#### Playing a single page from the mushaf\n\n```\nq!play page \u003cpage number\u003e \u003coptional reciter\u003e\n```\n`\u003cpage\u003e` must be between 1 and 604.\nIf no reciter is specified, Mishary al-Afasy's recitation will be used.\n\n**Example**: `q!play page 10 hani al-rifai`\n\nThis would play Hani al-Rifai's recitation of the 10th page of a standard *mushaf*.\n\n### q!reciters\nGets the lists of reciters for `q!play`.\n\n\n### q!live\nPlays online Qur'an radio.\n\n\n### q!volume\nChanges the volume of the recitation. \n```\nq!volume \u003cvolume\u003e\n```\n`\u003cvolume\u003e` must be a number between 0 and 120, e.g. `q!volume 50`.\n\n\n### q!pause\nPauses the recitation.\n\n### q!resume\nResumes the recitation.\n\n### q!stop\nDisconnects the bot from voice chat.\n\n### q!help\nLists all commands and how to use them. \n\n## Sources\n\n - [mp3quran.net](http://mp3quran.net/) for the surah recitations, ayah recitations and Qur'an radio.\n - [everyayah.com](https://everyayah.com/) for the page recitations.\n - [haramain.info](http://www.haramain.info/) for the live Makkah audio.\n\n\n## Credits\n\n[@galacticwarrior9](https://github.com/galacticwarrior9) For the idea and system \u0026 readme file :). ♥️\n\n* [Original Repo](https://github.com/galacticwarrior9/Iqra)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulrahman1s%2Fiqrajs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdulrahman1s%2Fiqrajs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulrahman1s%2Fiqrajs/lists"}