Skip to content

Commit

Permalink
docs(README): change description and add images
Browse files Browse the repository at this point in the history
  • Loading branch information
Tolga1452 committed Nov 29, 2022
1 parent c249366 commit 308f05e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# discord.js-v14-template
An advanced Discord bot template for [discord.js](https://www.npmjs.com/package/discord.js) package
An advanced Discord bot template with example commands for [discord.js](https://www.npmjs.com/package/discord.js) v14

<img src="https://cdn.discordapp.com/attachments/861337826381529108/1047190335215915150/image.png" alt="/hello command" />

<img src="https://cdn.discordapp.com/attachments/861337826381529108/1047190641236520971/image.png" alt="autocomplete" />

<img src="https://cdn.discordapp.com/attachments/861337826381529108/1047190729690198096/image.png" alt="used autocomplete with /hello command" />

## Installation
```bash
Expand Down

0 comments on commit 308f05e

Please sign in to comment.