1.0.0 • Published 7 years ago

my_ip_bot v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

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

telegram bot api

httpbin api

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