Git Product home page Git Product logo

whatsapp-chatbot-of-al-qur-an's Introduction

WhatsApp ChatBot of Al-Qur'an

Ini merupakan ChatBot yang merespons keyword tertentu pada platform WhatsApp. Bot ini hanyalah refactor dari bot saya yang lain https://github.com/khavitidala/totsuka dengan modifikasi sedemikian rupa.

Fitur

Untuk saat ini, fitur yang terdapat dalam bot ini adalah:

  1. Menampilkan informasi lengkap mengenai surah tertentu.
  2. Menampilkan ayat Al-Qur'an tertentu beserta terjemahannya dalam bahasa Indonesia.
  3. Menampilkan ayat Al-Qur'an tertentu beserta terjemahannya dalam bahasa Inggris. 4) Menampilkan ayat Al-Qur'an tertentu beserta terjemahan dan tafsirnya dalam bahasa Indonesia.
  4. Menampilkan tautan dari audio surah tertentu.
  5. Mengirim audio surah dan ayat tertentu.
  6. Menampilkan jadwal shalat (Temporarily deprecated)
  7. Menampilkan random ayat

Cara Instalasi

Pastikan sudah terinstal NodeJs v12.

sudo apt update -y
sudo apt upgrade -y
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt install nodejs -y
sudo apt install git

Klon dulu projeknya

> git clone https://github.com/khavitidala/WhatsApp-ChatBot-of-Al-Qur-an.git

Install dulu dependensi yang dibutuhkan

Pastikan ada di folder tempat kamu klonkan.

> npm i

Penggunaan

> npm start

Troubleshooting

https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md

Fix Error On Linux

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
dpkg -i google-chrome-stable_current_amd64.deb

Ucapan Terima Kasih yang Tak terhingga kepada

  1. Open-Wa : https://github.com/open-wa/wa-automate-nodejs.git
  2. Quran-api by sutanlab : https://github.com/sutanlab/quran-api
  3. Al-Qur'an ID API by bachors : https://github.com/bachors/Al-Quran-ID-API
  4. QuranJSON by penggguna : https://github.com/penggguna/QuranJSON
  5. API Fatimah Bot : https://api.banghasan.com/

whatsapp-chatbot-of-al-qur-an's People

Contributors

terror-machine avatar khavitidala avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.