Telegram bot sending messages via Discord hooks
- Go 100%
| cli | ||
| internal | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| README.md | ||
hookbot
Telegram bot sending messages via Discord hooks
Install
git clone git@git.miroq.ru:salormoon/hookbot
cd hookbot
go build -ldflags="-s -w" -o hookbot cli/main.go