Melora Hugues
3a1bb20a1f
All checks were successful
continuous-integration/drone/push Build is passing
Ref #4 This commit adds an active monitoring of the current public IP. If a change is detected, then a message is sent to the given Telegram channel. Add a few tests for the main monitoring logic.
5 lines
144 B
Modula-2
5 lines
144 B
Modula-2
module git.faercol.me/faercol/public-ip-tracker/tracker
|
|
|
|
go 1.16
|
|
|
|
require github.com/ahugues/go-telegram-api v0.0.0-20230128131122-4d5782beddd0
|