Skip to content

Its a simple way to monitor a website change. If your website changes, u'll get a notification via Discord Hook.

Notifications You must be signed in to change notification settings

MarbitXD/SimpleWebPageMonitorWithDiscordNotifi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Simple Website Monitor with Discord Notifications

You can use this simple python script to monitor a website. If something on the website changes, u'll get notified via discord bot.

REQUIREMENTS:

  • Discord Bot
  • Discord Server
  • Python 3.6+
  • Chrome + Webdriver

SETUP:

  • 1 . retype your settings in the script (website url, discord token, discord webhook)
  • 2 . download all python libraris via pip
  • 3 . download webdriver for your chrome version
  • 4 . rename your webdriver to 'chromedriver.exe' and move it to the same folder that you have your script in
  • 5 . setup your discord server and add your bot
  • 6 . add webhook to your channel that u want to get notified in
  • 7 . start your script

About

Its a simple way to monitor a website change. If your website changes, u'll get a notification via Discord Hook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages