/discord-pipe-logger

Feed pipe input into a Discord server via webhook.

Primary LanguageGoMIT LicenseMIT

discord-pipe-logger

GitHub go.mod Go version Codacy Badge license MIT

Feed pipe input into a Discord server via webhook.

Installation

go get github.com/Hexiro/discord-pipe-logger

Usage

Only ID and Token are required.
All types of Discord webhook URLs should work

$ {command} | discord-pipe-logger "ID/Token"
$ {command} | discord-pipe-logger "https://discord.com/api/webhooks/ID/Token"

License

MIT