Skip to content

SomewhatDamaged/discordstatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPi

Download Here

DiscordStatus

Wrapper for the Discord Status page's API.

https://discordstatus.com/

For output, see https://discordstatus.com/api

Ex:

    from discordstatus import DiscordStatus

    status_obj = DiscordStatus()

    print(str(status_obj.status))

Properties:

  • summary
  • status
  • components
  • unresolved_incidents
  • all_incidents
  • upcoming_maintenances
  • active_maintenances
  • all_maintenances

About

Wrapper for the Discord Status page's API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages