Skip to content

A Discord Bot Written in Discord.py For Fellow Muslim Brothers and Sisters

License

Notifications You must be signed in to change notification settings

StyingDev/Styings-Adhan-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stying's Adhan Bot 🕌⏳

Stying's Adhan Bot is a Discord bot designed to provide prayer timings and reminders based on user preferences. Invite the Bot!

(Timings Vary/May depend on time set based on)

Credits

  • Stying - Creator & Developer
    • Contact me through my Discord: @Stying
    • Linktree

Features

  • Setup: Configure your country, city, timezone, Asr timing method, and calculation method.
  • Upcoming Salah: View the next upcoming prayer time for your configured region.
  • Prayer Timings: Display all prayer timings (Fajr, Dhuhr, Asr, Maghrib, Isha) for your region.
  • Notification: Schedule DM notifications for upcoming prayer times.
  • Help Command: List available commands and their usage.

Commands

Help

  • /help: Display help information about commands.

Setup

  • /setup: Set your country, city, timezone and Asr Method.

Region Information

  • /region: Display your current region settings alongside timezone and Asr method.

Prayer Timings

  • /upcoming: Display the next upcoming salah timing.
  • /timings: Display all the salah timings for the day.

Notifications

  • /notify: Set a notification for the next upcoming salah.

Coming Soon(Maybe)

  • /notifyloop: Set a notification chain for the next upcoming salahs. (Coming soon)
  • /notifyloopstop: stop chain for the next upcoming salahs. (Coming soon)

Requirements

  • Python 3.8+
  • discord.py
  • aiohttp
  • pytz

Setup

  1. Clone the repository:

    git clone https://github.com/StyingDev/Styings-Adhan-Bot.git
    
  2. Navigate to the project directory:

    cd Styings-Adhan-Bot
  3. Install the required packages:

    pip install -r requirements.txt
    
  4. Create a '.env' file in the project directory and add your Discord Bot Token:

    TOKEN=your_discord_bot_token_here
  5. Run the bot:

    python main.py
    

Contributing

Contributions are welcome! Feel free to open issues or pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A Discord Bot Written in Discord.py For Fellow Muslim Brothers and Sisters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages