public-ip-tracker/tracker
Melora Hugues 568aaa9f8c
All checks were successful
continuous-integration/drone/push Build is passing
Add publig IP getter
Ref #3

This commit uses a GET query to ifconfig.me in order to get the current
public IP. It also modifies the initialization message to send the
current public IP to the Telegram channel instead of a simple message.
2023-01-25 21:06:00 +01:00
..
bot Add publig IP getter 2023-01-25 21:06:00 +01:00
config Add link to Telegram 2023-01-25 20:42:43 +01:00
ip Add publig IP getter 2023-01-25 21:06:00 +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