Skip to content

A webpage monitor bot, currently used to monitor Twitter ToS.

License

Notifications You must be signed in to change notification settings

evilsocket/webmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple bot that will monitor any web page for changes and post a status update on a Mastodon instance when changes are detected.

To run it, install the requirements:

pip install requirements.txt

Then create a config file from the example and edit with your data:

cp config.example.yml config.yml

And run:

chmod a+x ./main.py
./main.py

About

A webpage monitor bot, currently used to monitor Twitter ToS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages