public-ip-tracker/tracker
Melora Hugues 54de3b84cd
All checks were successful
continuous-integration/drone/push Build is passing
Add link to Telegram
Ref #2

This commit adds a link to a Go Telegram API to send messages to a given
telegram channel provided with a JSON config file. At the moment the
program sends a simple status message to the bot when starting up, but
this allows testing whether the link to Telegram is correctly working.
2023-01-25 20:42:43 +01:00
..
bot Add link to Telegram 2023-01-25 20:42:43 +01:00
config Add link to Telegram 2023-01-25 20:42:43 +01:00
go.mod Add link to Telegram 2023-01-25 20:42:43 +01:00
go.sum Add link to Telegram 2023-01-25 20:42:43 +01:00
main.go Add link to Telegram 2023-01-25 20:42:43 +01:00
main_test.go Create initial Go module 2023-01-05 18:51:53 +01:00
Makefile Create initial Go module 2023-01-05 18:51:53 +01:00