BKSalman / quraan-discord

A discord bot to get Qura'an chapters, verses, and tafseer for it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

بسم الله الرحمن الرحيم

Qura'an discord

A simple discord bot for requesting Suar (سور), Ayat (آيات), pages, and tafseer (تفسير) of the Qura'an

Running

first of all you need to convert the pdf arabic-quran.pdf in the data folder by using pdfimages:

pdfimages -png data/arabic-quran.pdf data/arabic-quran-images/

this will extract the mushaf pages images from the pdf

then you can run the discord bot with cargo:

cargo run
# or in release mode
cargo run --release

Sources

The Mushaf used (data/arabic-quran.pdf) is the Al Madinah Al Munawarah (Hafs Narration) Mushaf from King Fahad Glorious Qura'an Printing Complex

About

A discord bot to get Qura'an chapters, verses, and tafseer for it


Languages

Language:Rust 94.5%Language:Nix 5.5%