A robot for changing the Telegram group's permissions at the entrance and exit of Shabbat.
You can check our bot here.
- Clone the Repository
git clone https://github.com/theisraelis/Shabbat.git
-
Configure Environment Variables
Rename the example.env.example
file to.env
:mv .env.example .env
Then, edit the
.env
file to add yourBOT_TOKEN
,API_ID
, andAPI_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
-
Run the Bot
Don't forget to install the required dependencies for MadelineProto.
This project was created by @israelik.