-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Snowflake107
committed
Nov 5, 2020
1 parent
78cb4e5
commit ad54f38
Showing
4 changed files
with
41 additions
and
16 deletions.
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 |
---|---|---|
@@ -1,2 +1,15 @@ | ||
# Create Discord App | ||
Super fast discord bot project generator. | ||
A Simple CLI to generate discord bot projects easily! | ||
|
||
# Example | ||
```sh | ||
$ npx create-discord-app . | ||
``` | ||
|
||
# Specific dir | ||
```sh | ||
$ npx create-discord-app --create --dir=dirName | ||
``` | ||
|
||
# Join Our Discord Server | ||
[![](https://i.imgur.com/f6hNUfc.png)](https://discord.gg/2SUybzb) |
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
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
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