# Custom Commands Module

## Features

The current features of the custom commands module are as follows.

* Ability to `add/remove` a custom command
* Ability to show a list of all custom commands in the server

## Examples

`commands add Test This is a test` \
This creates a command called Test and sends This is a test\
`commands remove Test` \
This removes the custom command Test\
`Test` \
This would execute the custom command Test

![](https://1171157983-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LZrVfu3eTJJLCkd4Cso%2F-LZu1q9sKSc3FliaCwtq%2F-LZu2fjfpweDT3hJmOUJ%2Fcustom.PNG?alt=media\&token=f66dc87e-dc65-45f2-b966-4ebc5a09d355)
