Skip to content

A bot that locks your subreddit on a specific day and Jewish Holidays, preventing posts and comments, then unlocks the subreddit on any other day besides that day.

Notifications You must be signed in to change notification settings

AkitotheExiled/SubredditLockBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SubredditLockBot

A bot that locks your subreddit on a specific day and preventing posting and comments.

Installing required packages

pip install -r requirements.txt

config.ini

[main]
USER = yourusername
PASSWORD= yourpassword
CLIENT_ID= yourclientid
SECRET= yoursecret
DAY=6
SUBREDDIT=yoursubreddit
DEBUG=False

DAY

The days are as follows,

1 = Monday
2 = Tuesday
3 = Wednesday
4 = Thursday
5 = Friday
6 = Saturday
7 = Sunday
Setting up automoderator in conjuction for this script

https://www.reddup.co/r/AutoModerator/comments/1z7rlu/now_available_for_testing_wikiconfigurable

About

A bot that locks your subreddit on a specific day and Jewish Holidays, preventing posts and comments, then unlocks the subreddit on any other day besides that day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages