https://user-images.githubusercontent.com/23740172/122637416-757e2e00-d129-11eb-95c9-8769a80059bb.mov
cargo install discordcat
brew install k-nasa/tap/discordcat
wget https://github.com/k-nasa/discordcat/releases/download/0.2.0/discordcat_x86_64-unknown-linux-gnu.tar.gz
tar -xf discordcat_x86_64-unknown-linux-gnu.tar.gz
sudo mv ./discordcat_x86_64-unknown-linux-gnu/discordcat /usr/local/bin/
sudo chmod +x /usr/local/bin/discordcat
bash
$ discordcat --setup
bash
$ echo "hello discord!!" | discordcat
bash
$ discordcat -f ./README.md
$ discordcat -f README.md --filename readme
bash
$ echo hello | discordcat --webhook https://discordapp.com/api/webhooks/hoge/huga
```bash discordcat 0.2.0 CLI utility to post files and command output to discord
USAGE: discordcat [FLAGS] [OPTIONS]
FLAGS: --setup -h, --help Prints help information -V, --version Prints version information
OPTIONS:
--username