[Work in Progress]
This is a simple bot to send waktu solat data to discord through webhook. It will automatically post the message at solat time.
Install packages
npm install
yarn
Create a .env file and enter your Discord Webhook URL
DISCORD_WEBHOOK_URL= Your webhook URL
LOG_DISCORD_WEBHOOK_URL= Your log webhook URL
Spin up dev server
npm run dev
yarn dev
Run locally
npm run start
yarn start
Or you could deploy on Railway
Set the webhook URL
DISCORD_WEBHOOK_URL= Your webhook URL
LOG_DISCORD_WEBHOOK_URL= Your log webhook URL
Yearly data from e-solat
Thank you, feel free to contribute. :)