This commit allows using an external unix exporter to send the messages instead of directly sending the messages to Telegram
Ref #1 Create an initial Go module with a simple unit test and a makefile. This can be tested using a CI pipeline, which will ensure that the following commits don't break anything.