#discord #send-receive #command-line-tool #messages #content #text #mimetype

app cliscord

用于发送(和接收)单个 Discord 消息的命令行工具

3 个版本

0.0.3 2023 年 7 月 19 日
0.0.2 2022 年 10 月 7 日
0.0.1 2020 年 12 月 8 日

#20 in #send-receive

MIT 许可证

17KB
351

cliscord

cliscord 是一个命令行 Discord 消息发送工具

特性

  • 发送文本或其他内容,可以通过 stdin 或通过作为参数传递的文件名
  • [feature-filetype] 检测 MIME 类型并以适当的格式发送

屏幕截图

video

用法

来自 GitHub

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

来自 crates.io

cargo install cliscord

依赖项

~7–22MB
~298K SLoC