An open API service indexing awesome lists of open source software.

https://github.com/y-t-g/muezzin-reminder-bot

Telegram bot for reminding volunteer muezzins about the adhan.
https://github.com/y-t-g/muezzin-reminder-bot

Last synced: 2 months ago
JSON representation

Telegram bot for reminding volunteer muezzins about the adhan.

Awesome Lists containing this project

README

        

# Muezzin Reminder Telegram Bot

Telegram bot for reminding volunteer muezzins to give the adhan.

## Deployment

1. Install flyctl.
2. Setup your flyctl credentials using `flyctl auth login`
3. Clone this repo.
5. Run `flyctl deploy . -a muezzin-reminder-bot` from the folder

## Credits

pyTelegramBotAPI - https://github.com/eternnoir/pyTelegramBotAPI

Waktu Solat API - https://github.com/zaimramlan/waktu-solat-api

PyPref - https://github.com/bachiraoun/pypref/

Fly.io Deployment Guide - https://bakanim.xyz/posts/deploy-telegram-bot-to-fly-io/