Skip to content

❤️ A Schoology auto-liker!

License

Notifications You must be signed in to change notification settings

qiz-li/schoolovy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schoolovy

A Schoology auto-liker

Use this Python script to automatically like posts & comments in your Schoology feed.

Install

Clone from GitHub:

git clone https://github.com/qiz-li/schoolovy.git
cd schoolovy

Install required Python dependencies:

pip3 install -r requirements.txt

Configure

Open the config.yaml file and change the example key and secret to ones tied to your account. You can find them at {school_schoology_url}.com/api.

Run

Make sure you have at least Python 3.6 installed, then run the script with:

python3 schoolovy.py 20

You can change the argument to the number of posts you want the script to check for. For example, in the case above, the script will check the most recent 20 posts.

The script should now indicate it has started by outputting:

Liking posts...
---------------
Liked 5 posts and 2 comments

About

❤️ A Schoology auto-liker!

Topics

Resources

License

Stars

Watchers

Forks

Languages