create-duxt

1.0.8 • Public • Published

Duxty

npm version npm downloads

Introduction

Duxty is a command line tool that makes it easy to setup discord bots

Installation

You can install duxty by using "npm":

npm install -g duxty

This was install duxty globally which allows you to use duxt

Check if it was installed correctly by using:

duxt version

Usage

Starting a new project can be done by using:

duxt

You can also pass in a token for your project by using:

duxt -t [token]

or

duxt --token=[token]

Duxty also allows you to set a default token for all of your projects. This can be done by using:

duxt token [token]

Duxty will automatically use the token provided as an argument. If that is not found, it falls back to using the default token.

License

This project is licensed under the MIT License

Package Sidebar

Install

npm i create-duxt

Weekly Downloads

4

Version

1.0.8

License

MIT

Unpacked Size

10.9 kB

Total Files

11

Last publish

Collaborators

  • decaguess