A Discord bot for picking random Hadith
- Clone the Repository
git clone https://github.com/mini-seed/Hadith-Discord.git
- Install Dependecies
npm install
- Configure the bot in
config.json
{
"PREFIX": "!",
"TOKEN": "You can get your token from http://discord.com/developers"
}- start it!
npm start
- Implement database from Hadith Islamware Repository
- Integrate Repository with Heroku
- Implement Webhook Techonology
- This Project is Licensed under MIT License