my_ip_bot
v1.0.0
Published
a telegram bot for retrieve my [dynamic] ip address
Downloads
2
Readme
Using the telegram bot api for retrieve your ip address, every time it had changed, being able to know your external ip address through a simple telegram chat (useful for deal with dynamic ip links)
apis used here
to get your external ip address
node httpbin
how to use
1.setup
you need a telegram bot api token (which can be get with /newbot command
to @BotFather)
after that, just run
node setup
2.start
and every time you need your bot to be running (to reply messages)
run
node start