Skip to content

A robot for changing the Telegram group's permissions at the entrance and exit of Shabbat.

License

Notifications You must be signed in to change notification settings

php-wiz/shabbat

Repository files navigation

ShabatRobot

Description

A robot for changing the Telegram group's permissions at the entrance and exit of Shabbat.

You can check our bot here.

Installation

  1. Clone the Repository
git clone https://github.com/theisraelis/Shabbat.git
  1. Configure Environment Variables
    Rename the example .env.example file to .env:

    mv .env.example .env

    Then, edit the .env file to add your BOT_TOKEN, API_ID, and API_HASH:

    API_ID=your_api_id_here
    API_HASH=your_api_hash_here
    BOT_TOKEN=your_bot_token_here
    ADMIN=your_username_or_id_here
    
  2. Run the Bot

Don't forget to install the required dependencies for MadelineProto.

This project was created by @israelik.

About

A robot for changing the Telegram group's permissions at the entrance and exit of Shabbat.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published