https://github.com/hedhyw/go-ipbot
Hello-Telegram-Bot that sends the IP address of a remote machine
https://github.com/hedhyw/go-ipbot
bot go ip telegram telegram-bot telegram-bot-api
Last synced: 3 months ago
JSON representation
Hello-Telegram-Bot that sends the IP address of a remote machine
- Host: GitHub
- URL: https://github.com/hedhyw/go-ipbot
- Owner: hedhyw
- License: mit
- Created: 2019-02-02T09:24:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-02T09:36:56.000Z (over 7 years ago)
- Last Synced: 2024-12-31T17:26:53.572Z (over 1 year ago)
- Topics: bot, go, ip, telegram, telegram-bot, telegram-bot-api
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-ipbot
A telegram bot that replies with remote ip address.
# Setup
Configure environment like in **env/debug.sh**
# Dependencies
- **go**: https://golang.org/dl/ (1.10.4)
- **vgo**: `go get -u golang.org/x/vgo`
# Build
- `make`
- See **./dist** for executable file