/Dracula

A discord to bacula connector

Primary LanguagePythonMIT LicenseMIT

Dracula

A super simple discord integration I made to help make managing my Bacula instance a little bit easier.

Features

Private messages on job completion.

image

(configured using config.yaml)

# My Config

users:
  user1:
    user-jobs:
      - Backup-User1
    discord: 000000000000000000

Automatic printing of messages

image

A command to eject manual loading tape drives!

image

How to install

Use the example docker-compose-prod.yml template.

Remember that you'll need a few things like the alert channel and alert userID from discord, as well as a discord bot token.