Skip to content

Basic layout of a monitoring script - exemplified through Frenzy app

License

Notifications You must be signed in to change notification settings

ahmmohs/basic-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

basic-monitor

Basic layout of a monitoring script - exemplified through Frenzy app

Follow the comments to see basically how a monitor works. This monitor won't send to discord or slack - it will only print out the details of a new item if it is found.

If you would like to send to a webhook you can follow this really good tutorial: https://birdie0.github.io/discord-webhooks-guide/discord_webhook.html

Requirements

pip install requests

pip install proxy_manager

You'll need some proxies in a file called proxies.txt in the same directory

About

Basic layout of a monitoring script - exemplified through Frenzy app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages