Zabbix to IRC bot
  • Python 94.8%
  • Shell 5.2%
Find a file
deflax 8938678041 Rename IRC admin config and greet ping senders
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-25 14:34:02 +00:00
.gitignore modernize runtime configuration and licensing 2026-03-24 21:27:56 +00:00
LICENSE modernize runtime configuration and licensing 2026-03-24 21:27:56 +00:00
README modernize runtime configuration and licensing 2026-03-24 21:27:56 +00:00
start.sh modernize runtime configuration and licensing 2026-03-24 21:27:56 +00:00
steinvord.py Rename IRC admin config and greet ping senders 2026-03-25 14:34:02 +00:00
var.env.dist Rename IRC admin config and greet ping senders 2026-03-25 14:34:02 +00:00

- Steinvord - Zabbix to IRC bot.

Inspired by Cygnus X-1. 3:)

https://www.youtube.com/watch?v=v5fVzZprQwk

## Runtime

- Python 3.9+
- `pyzabbix`
- IRC TLS certificate must be trusted and match the configured `server` hostname
- Copy `var.env.dist` to `var.env` and fill in your local settings

## Running

Run the respawn wrapper:

`./start.sh`

The launcher reads `var.env` from the repo root if present.