talkomatic.py 0.1.2
An easy-to-use Python versatile wrapper for the Talkomatic Bot interface ensuring best practices for making bots, and handling the REST API.
 
Loading...
Searching...
No Matches
server_health.py File Reference

Go to the source code of this file.

Namespaces

namespace  server_health
 

Variables

 server_health.health = ServerHealth.get()
 
 server_health.uptime = datetime.fromtimestamp(health.uptime).strftime("%H:%M:%S")