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.
- Host: GitHub
- URL: https://github.com/y-t-g/muezzin-reminder-bot
- Owner: Y-T-G
- License: mit
- Created: 2022-09-09T10:35:31.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-09T17:12:11.000Z (almost 2 years ago)
- Last Synced: 2025-02-08T21:26:04.055Z (4 months ago)
- Language: Python
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/