dokdo
Dokdo. Easy Discord bot debuging tool.
File Explorer
Download Latest Version (.zip)- bug-report.yml
- config.yml
- feature-request.yml
- npm-publish-nightly.yml
- npm-publish.yml
- testing.yml
- CONTRIBUTING.md
- PULL_REQUEST_TEMPLATE.md
- plugin-interactive-tools.cjs
- plugin-typescript.cjs
- plugin-version.cjs
- yarn-3.2.4.cjs
- cat.png
- curl.png
- dokdo.png
- js.png
- jsi.png
- logo.png
- main.png
- pagination.png
- sh.gif
- shard.png
- token.png
- bot-esm.js
- bot.js
- config.example.js
- shard.js
- cat.ts
- curl.ts
- exec.ts
- index.ts
- js.ts
- jsi.ts
- main.ts
- shard.ts
- codeBlock.ts
- count.ts
- DateFormatting.ts
- hljs.ts
- index.ts
- inspect.ts
- isGenerator.ts
- isinstance.ts
- join.ts
- KillChildrenProcess.ps1
- ProcessManager.ts
- regexpEscape.ts
- system.ts
- table.ts
- type.ts
- index.ts
- Utils.codeBlock.test.js
- Utils.count.test.js
- Utils.hljs.test.js
- Utils.ProcessManager.test.js
- .gitattributes
- .gitignore
- .yarnrc.yml
- eslint.config.js
- LICENSE
- package.json
- README.md
- tsconfig.json
- tsup.config.ts
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/wonderlandpark/dokdo
Downloads the entire project code from GitHub to your computer.
cd dokdo
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install dokdo
Downloads and installs the libraries listed in package.json.
npm i dokdo@djsv12
Type this command into your terminal and run it.
npm i dokdo@djsv13
Type this command into your terminal and run it.
npm i @wonderlandpark/dokdo@nightly
Type this command into your terminal and run it.
<a href="https://npmjs.com/package/dokdo"><img src="https://img.shields.io/npm/v/dokdo"></a>
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
