Skip to content

abdoosalomov/reminderbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Islamic Reminders Bot

This Telegram bot sends Islamic reminders at specific times of the day.

Features

  • Sends Islamic reminders at set times daily.
  • Messages are sent to a specified Telegram channel.

Setup

  1. Clone the repository:

    git clone https://github.com/yvexeldev/reminderbot.git
  2. Install dependencies:

    cd reminderbot
    npm install
  3. Create a .env file in the project root with your Telegram bot token and channel ID:

    BOT_TOKEN=your_bot_token_here
    CHANNEL_ID=your_channel_id_here
    
  4. Run the bot:

    npm start

Configuration

You can customize the messages and timing by editing the messages array and the setInterval function in index.js.

License

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

About

Islamic Reminders Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors