Commit graph

3 commits

Author SHA1 Message Date
bd14b3c731 Add support for external sender
All checks were successful
continuous-integration/drone/push Build is passing
This commit allows using an external unix exporter to send the messages
instead of directly sending the messages to Telegram
2023-03-12 14:12:48 +01:00
4b6e0b116c Add multi-architecture support
All checks were successful
continuous-integration/drone/push Build is passing
Update the Dockerfile in order to be able to generate containers for
several architectures (amd64 and arm64 for instance) using buildx.
2023-01-29 18:19:54 +01:00
34b3156d64 Add Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing
This commit adds a first working Dockerfile for this program, as well as
instructions on how to use it. This will need more detailing in the
future, but this will do for now.
2023-01-28 15:11:36 +01:00