Skip to content

Releases: raphaelbernhart/healthznerbot

2.1.0

2.0.4

17 Dec 11:50
29727b7
Compare
Choose a tag to compare

2.0.3

09 Jul 12:44
89eb278
Compare
Choose a tag to compare

What's Changed

2.0.2

09 Jul 12:27
7ebe584
Compare
Choose a tag to compare

2.0.0

08 Jul 20:43
f9645c1
Compare
Choose a tag to compare

This release is a full rewrite of the bot.
It now uses [email protected] and supports application commands.

There are a few flaws (f.e. the CI is not fully working and the README is not up-to-date), these will be fixed in the upcoming days.

Stay tuned

Release v1.1.2

28 Jun 14:23
6fea064
Compare
Choose a tag to compare

Version 1.1.1 | Hetzner Multi-Project Feature

18 Aug 16:16
190e46d
Compare
Choose a tag to compare

Changelog

v1.1.0

  • added Multi-Project-Support (now you can add multiple hetzner projects(API Keys) to one Bot)
  • improved Logging
  • changed Hetzner Cloud API Library
  • more reliable code

v1.1.1

  • fixed bug which caused the app to crash because of a deprecated dependency

Version 1.0.1

08 Aug 11:01
c804e2e
Compare
Choose a tag to compare

Changelog

  • fixed bug where !servers command resulted in an error

Version 1.0.0

07 Aug 20:04
62febe4
Compare
Choose a tag to compare

This Application is no longer in Beta.

Changelog

  • added image and network name to !servers command (Server Metrics)
  • added SERVER_METRICS_PERIOD
    You can configure if and how often you wanna get metrics updates from the servers
  • added Meme Mode
    A mode where you get a random meme to cheer up on every success status command. (You need a valid Giphy API key to get this working. (https://developers.giphy.com/dashboard/?create=true))
  • added Config (env variables) testing
  • improved the readme

Open Alpha 0.0.2

02 Mar 14:24
07e6df2
Compare
Choose a tag to compare
Open Alpha 0.0.2 Pre-release
Pre-release
  • added !servers command to get information about the servers. Such as CPU and network workload.
  • the status updates just occure when server turns off(to prevent spam from the bot)