cliscord 0.0.1

cli tool to send (and receive) single discord messages
cliscord-0.0.1 is not a library.

cliscord

cliscord is a cli discord message sender

features

  • send text or other content, either through stdin or via filename passed as argument
  • [feature-filetype] detect mimetype and send in appropriate format

screenshots

video

usage

from github:

git clone https://github.com/somebody1234/cliscord.git
cd cliscord
cargo install --path .

from crates.io:

cargo install cliscord