{"id":19286754,"url":"https://github.com/qwertydelle/duxty","last_synced_at":"2025-04-22T03:33:41.792Z","repository":{"id":44460970,"uuid":"442937964","full_name":"qwertydelle/duxty","owner":"qwertydelle","description":"A command line tool for setting up discord bots","archived":false,"fork":false,"pushed_at":"2022-07-14T00:03:36.000Z","size":21,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-03-26T19:21:01.666Z","etag":null,"topics":["bot","cli","discord","discord-bot","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/qwertydelle.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":"2021-12-30T01:53:12.000Z","updated_at":"2022-08-28T21:05:59.000Z","dependencies_parsed_at":"2022-09-09T13:03:11.509Z","dependency_job_id":null,"html_url":"https://github.com/qwertydelle/duxty","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwertydelle%2Fduxty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwertydelle%2Fduxty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwertydelle%2Fduxty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwertydelle%2Fduxty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qwertydelle","download_url":"https://codeload.github.com/qwertydelle/duxty/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223856635,"owners_count":17214936,"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":["bot","cli","discord","discord-bot","javascript"],"created_at":"2024-11-09T22:03:59.850Z","updated_at":"2024-11-09T22:04:01.731Z","avatar_url":"https://github.com/qwertydelle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Duxty\n[![npm version](https://badge.fury.io/js/duxty.svg)](https://badge.fury.io/js/duxty) ![npm downloads](https://img.shields.io/npm/dw/duxty)\n\n## Introduction\n\nDuxty is a command line tool that makes it easy to setup discord bots\n\n## Installation\n\nYou can install duxty by using \"npm\": \n```bash\nnpm install -g duxty\n```\nThis was install duxty globally which allows you to use ``duxt`` \n\nIf you dont want to install duxt you can setup a project with:\n\n```bash\nnpm init duxt\n```\n\nor \n\n```bash\nnpx create-duxt\n```\n\nCheck if it was installed correctly by using:\n\n```bash\nduxt version\n```\n\n## Usage\n\nStarting a new project can be done by using:\n\n```bash\nduxt\n```\n\nYou can also pass in a token for your project by using:\n\n```bash\nduxt -t [token]\n```\nor\n\n```bash\nduxt --token=[token]\n```\n\nDuxty also allows you to set a default token for all of your projects. This can be done by using:\n\n```bash\nduxt token [token]\n```\n\nYou can view the templates you have on your computer by using:\n\n```bash\nduxt templates\n```\n\nDuxty will automatically use the token provided as an argument. If that is not found, it falls back to using the default token.\n\n## License\n\nThis project is licensed under the MIT License","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqwertydelle%2Fduxty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqwertydelle%2Fduxty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqwertydelle%2Fduxty/lists"}