WizardLoop Shabbat Bot is an automated Telegram bot that changes group permissions at the entrance and exit of Shabbat, helping admins manage group activity and maintain Shabbat observance.
β¨ Let your group rest on Shabbat! Automate muting/unmuting group chats every week, hands free.
- π― Automatic Shabbat Mode: Restricts group permissions at Shabbat entrance, restores at exit
- π Customizable Messages: Set your own "Shabbat" and "Motzei Shabbat" messages
- π Admin Panel: Only admins can change settings or override
- π¦ Zero dependencies: Just MadelineProto & EnvLoader
git clone https://github.com/WizardLoop/shabbat.git
cd shabbat
composer install
cp .env.example .env
# Fill your API credentials and settings in .env
php bot.php