{"id":18939980,"url":"https://github.com/gw31415/edisch","last_synced_at":"2026-02-22T04:34:38.788Z","repository":{"id":246866956,"uuid":"824032373","full_name":"gw31415/edisch","owner":"gw31415","description":"Tool to change Discord channel names in bulk with your $EDITOR","archived":false,"fork":false,"pushed_at":"2024-07-12T18:04:12.000Z","size":204,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T04:16:19.732Z","etag":null,"topics":["cli","discord","rust","text-editor","vim"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gw31415.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-04T08:24:32.000Z","updated_at":"2024-07-12T17:58:25.000Z","dependencies_parsed_at":"2025-07-15T17:35:12.112Z","dependency_job_id":"4695b27c-1f17-43f7-bf85-3a45c3a163d3","html_url":"https://github.com/gw31415/edisch","commit_stats":null,"previous_names":["gw31415/edisch"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/gw31415/edisch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gw31415%2Fedisch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gw31415%2Fedisch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gw31415%2Fedisch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gw31415%2Fedisch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gw31415","download_url":"https://codeload.github.com/gw31415/edisch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gw31415%2Fedisch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29704816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T03:17:42.375Z","status":"ssl_error","status_checked_at":"2026-02-22T03:17:31.622Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","discord","rust","text-editor","vim"],"created_at":"2024-11-08T12:19:35.691Z","updated_at":"2026-02-22T04:34:38.770Z","avatar_url":"https://github.com/gw31415.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Edisch - Edit Discord Channels\n\n[![Crates.io](https://img.shields.io/crates/v/edisch?style=flat-square)](https://crates.io/crates/edisch)\n[![Crates.io](https://img.shields.io/crates/d/edisch?style=flat-square)](https://crates.io/crates/edisch)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue?style=flat-square)](LICENSE)\n\n**`edisch`** /ˈɛdɪʃ/ is a tool to change Discord channel names in bulk with your $EDITOR\n\nhttps://github.com/gw31415/edisch/assets/24710985/3c44ab26-0911-4c14-91fe-ed1fcab008dc\n\n## Installation\n\n### Cargo\n\n```bash\ncargo install edisch\n```\n\n## Usage\n\n```\nTool to change Discord channel names in bulk with your $EDITOR\n\nUsage: edisch [OPTIONS]\n       edisch \u003cCOMMAND\u003e\n\nCommands:\n  export      Export all channel names to a file or stdout\n  apply       Apply all channel names from a file or stdin\n  completion  Generate shell completion\n  help        Print this message or the help of the given subcommand(s)\n\nOptions:\n  -t, --token \u003cTOKEN\u003e        Bot token. If not provided, it will be read from the $DISCORD_TOKEN environment variable\n  -g, --guild-id \u003cGUILD_ID\u003e  Guild ID. If not provided, it will be read from the $GUILD_ID environment variable\n      --text                 Edit Text Channels\n      --voice                Edit Voice Channels\n      --forum                Edit Forum Channels\n      --stage                Edit Stage Channels\n      --news                 Edit News Channels\n      --category             Edit Category Channels\n      --all                  Edit All Channels\n  -y, --yes                  Automatically confirm all changes\n  -h, --help                 Print help\n  -V, --version              Print version\n```\n\nIf you use Vim/Neovim, [edisch.vim](https://github.com/gw31415/edisch.vim) might be useful.\n\n### Examples\n\n```bash\n# Edit all text channels in the guild\nedisch --text\n\n# Batch edit all channels in the guild\nedisch export | sed 's/old/new/g' | edisch apply -y\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgw31415%2Fedisch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgw31415%2Fedisch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgw31415%2Fedisch/lists"}