Skip to content
This repository has been archived by the owner on Aug 28, 2020. It is now read-only.

Commit

Permalink
fixes #256
Browse files Browse the repository at this point in the history
  • Loading branch information
bdistin committed Apr 1, 2018
1 parent 7de01e1 commit 842e3d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion guides/Getting Started/GettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ new Client({
| Name | Default | Type | Description |
| -------------------------- | ------------------------- | ------------------ | ----------------------------------------------------------------------------------- |
| **clientBaseDir** | see below¹ | string | The directory where all piece folders can be found |
| **cmdDeleting** | `false` | boolean | Whether the bot should delete responses if the command is deleted |
| **cmdEditing** | `false` | boolean | Whether the bot should update responses if the command is edited |
| **cmdLogging** | `false` | boolean | Whether the bot should log command usage |
| **cmdPrompt** | `false` | boolean | Whether the bot should prompt missing parameters |
Expand Down

0 comments on commit 842e3d6

Please sign in to comment.