-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: updated version to v0.5 * docs: added djsv12 notice
- Loading branch information
1 parent
6b34501
commit 374aacf
Showing
2 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,6 +22,16 @@ It's debugging tool for `discord.js` projects. | |
|
||
## Installation | ||
|
||
<details> | ||
<summary><strong>Using Discord.js v12?</strong></summary> | ||
|
||
You could install `[email protected]` by | ||
|
||
```sh | ||
npm i dokdo@djsv12 | ||
``` | ||
</details> | ||
|
||
### Stable | ||
|
||
```sh | ||
|
@@ -34,6 +44,8 @@ npm i dokdo@latest | |
npm i wonderlandpark/dokdo#main | ||
``` | ||
|
||
|
||
|
||
## Features | ||
|
||
### Shell command on stdout update | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters