Skip to content

A simple bot for periodically checking your website's stats including request latency, http status code & more from any remote machine using Python3 requests module. Great for DevOps teams who use Discord.

Notifications You must be signed in to change notification settings

a3r0id/site-status-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 

Repository files navigation

discord-uptime-client

A simple bot for periodically checking your website's stats including request latency, http status code & more from any remote machine using Python3 requests module. Great for DevOps teams who use Discord.


Setup

  • Install Python3

  • Important: Be sure to add Python3 to your PATH upon installation!!!

  • pip install discord.py

  • Open config.py and change the contents to your bot's information.

  • Make sure that the channels can be accessed by your bot on Discord (Valid Permissions)

  • Start Bot by double-clicking start_bot.py.

  • Important: You need to be sure all files remain in the same folder at all times.

  • Important: Emojis/Special characters in your channel names may cause issues! You will be prompted if so.


Enjoy!

About

A simple bot for periodically checking your website's stats including request latency, http status code & more from any remote machine using Python3 requests module. Great for DevOps teams who use Discord.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages