Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
m1kql committed Oct 25, 2021
1 parent 624f694 commit f69e918
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,11 +144,11 @@ Prefix: `=`

<u>Miscellaneous</u>
<br>
| Command | Has Arguments | Arguments | Expected Output |
| ---------- | ------------- | ----------------- | ------------------------------------------------------------------------------------------ |
| `=suggest` | Yes | `your message` | Allows you to make a feature suggestion or any suggestion. Needs you to complete a captcha |
| `=report` | Yes | `your message` | Allows you to make a bug report or any report on an issue. Needs you to complete a captcha |
| `=runcode` | Yes | `language` `code` | Runs code from different languages. |
| Command | Has Arguments | Arguments | Expected Output |
| ---------- | ------------- | ---------------------------------- | ------------------------------------------------------------------------------------------ |
| `=suggest` | Yes | `your message` | Allows you to make a feature suggestion or any suggestion. Needs you to complete a captcha |
| `=report` | Yes | `your message` | Allows you to make a bug report or any report on an issue. Needs you to complete a captcha |
| `=runcode` | Yes | `language` `code` `file extension` | Runs code from different languages. |

## Contributing

Expand Down

0 comments on commit f69e918

Please sign in to comment.