{"id":17961560,"url":"https://github.com/k-nasa/discordcat","last_synced_at":"2025-06-30T10:06:39.990Z","repository":{"id":49299024,"uuid":"289604575","full_name":"k-nasa/discordcat","owner":"k-nasa","description":"CLI utility to post files and command output to discord","archived":false,"fork":false,"pushed_at":"2021-10-09T08:35:13.000Z","size":29,"stargazers_count":16,"open_issues_count":1,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-08T21:36:31.372Z","etag":null,"topics":["cli","command-line","discord","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/k-nasa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-23T02:53:35.000Z","updated_at":"2025-04-04T17:53:00.000Z","dependencies_parsed_at":"2022-09-18T04:41:15.956Z","dependency_job_id":null,"html_url":"https://github.com/k-nasa/discordcat","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/k-nasa/discordcat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-nasa%2Fdiscordcat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-nasa%2Fdiscordcat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-nasa%2Fdiscordcat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-nasa%2Fdiscordcat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k-nasa","download_url":"https://codeload.github.com/k-nasa/discordcat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-nasa%2Fdiscordcat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262753173,"owners_count":23358883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","command-line","discord","rust"],"created_at":"2024-10-29T11:09:42.673Z","updated_at":"2025-06-30T10:06:39.967Z","avatar_url":"https://github.com/k-nasa.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# discordcat - CLI utility to post files and command output to discord\n\n[![Actions Status](https://github.com/k-nasa/discordcat/workflows/CI/badge.svg)](https://github.com/k-nasa/discordcat/actions)\n[![crate-name at crates.io](https://img.shields.io/crates/v/discordcat.svg)](https://crates.io/crates/discordcat)\n\n## DEMO\n\nhttps://user-images.githubusercontent.com/23740172/122637416-757e2e00-d129-11eb-95c9-8769a80059bb.mov\n\n\n## Installing\n\n\n### using cargo\n```\ncargo install discordcat\n```\n\n\n### using brew\n\n```\nbrew install k-nasa/tap/discordcat\n```\n\n### using wget\n\n```\nwget https://github.com/k-nasa/discordcat/releases/download/0.2.0/discordcat_x86_64-unknown-linux-gnu.tar.gz\ntar -xf discordcat_x86_64-unknown-linux-gnu.tar.gz\nsudo mv ./discordcat_x86_64-unknown-linux-gnu/discordcat /usr/local/bin/\nsudo chmod +x /usr/local/bin/discordcat\n```\n\n## Setup\n\n```bash\n$ discordcat --setup\n```\n\n## Usage\n\n### send message\n\n```bash\n$ echo \"hello discord\" | discordcat\n```\n\n### send file\n\n```bash\n$ discordcat -f ./README.md\n$ discordcat -f README.md --filename readme\n```\n\n\n### specify webhook url\n\n```bash\n$ echo hello | discordcat --webhook https://discordapp.com/api/webhooks/hoge/huga\n```\n\n```bash\ndiscordcat 0.2.0\nCLI utility to post files and command output to discord\n\nUSAGE:\n    discordcat [FLAGS] [OPTIONS]\n\nFLAGS:\n        --setup\n    -h, --help       Prints help information\n    -V, --version    Prints version information\n\nOPTIONS:\n        --username \u003cusername\u003e\n    -c, --channel \u003cchannel\u003e\n    -f, --file \u003cfile\u003e\n        --filename \u003cfilename\u003e\n        --webhook \u003cwebhook_url\u003e\n```\n\n## Contribution\n\n1. Fork it ( http://github.com/k-nasa/discordcat )\n2. Create your feature branch (git checkout -b my-new-feature)\n3. Commit your changes (git commit -am 'Add some feature')\n4. Push to the branch (git push origin my-new-feature)\n5. Create new Pull Request\n\n## Licence\n\n[MIT](https://github.com/k-nasa/discordcat/blob/master/LICENCE)\n\n## Author\n\n[k-nasa](https://github.com/k-nasa)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk-nasa%2Fdiscordcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk-nasa%2Fdiscordcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk-nasa%2Fdiscordcat/lists"}