Skip to content

Adds uptime tracking for healthcheck - #161

Merged
Xarlos89 merged 1 commit into
masterfrom
feature/uptime
Jun 25, 2026
Merged

Adds uptime tracking for healthcheck#161
Xarlos89 merged 1 commit into
masterfrom
feature/uptime

Conversation

@ZRexshima

@ZRexshima ZRexshima commented Jun 20, 2026

Copy link
Copy Markdown
Collaborator

Description of your PR

Adds uptime tracking for the bot

Describe your changes

Added

  • Uses datetime to capture start time of bot process.
  • Added method for calculating running time of bot (timedelta)
  • Added output formatter method for embed

Fixed

Changed

  • Changes hc_embed function to add boot time to parameters and
  • Changes bot's main.py to capture boot time.

Removed

  • N/A

Issue link

Closes #160

Checklist

  • Does an issue of this PR exist and have you linked it?
  • Have your ran pre-commit over your PR?
  • Was this PR branched off from master?
  • Is this PR merging to master?

@ZRexshima ZRexshima changed the title Adds uptime tracking for healtcheck Adds uptime tracking for healthcheck Jun 20, 2026
@Xarlos89
Xarlos89 merged commit 12d1844 into master Jun 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add uptime for bot process

2 participants