ModSetups
Commands for ModSetups
ModSetups Commands
Here is the list of commands available in the ModSetups category.
/edit
Edit an autopurge settings
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
channel | channel | Yes | The channel to edit autopurge settings for |
deleteafterseconds | integer | No | Delete messages after this many seconds (10-1800) |
deleteafteramount | integer | No | Delete after this many messages are sent (5-100) |
Example Usage
/edit channel:value deleteafterseconds:value deleteafteramount:valueThis command allows you to edit an autopurge settings.
/disable
Disable the autopurge settings
Example Usage
/disableThis command allows you to disable the autopurge settings.
/remove
Remove an autopurge settings
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
channel | channel | Yes | The channel to remove autopurge settings from |
Example Usage
/remove channel:valueThis command allows you to remove an autopurge settings.
/enable
Enable the autopurge settings
Example Usage
/enableThis command allows you to enable the autopurge settings.
/list
List all the autopurge settings
Example Usage
/listThis command allows you to list all the autopurge settings.
/add
Add a new autopurge settings
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
channel | channel | Yes | The channel to add autopurge settings for |
deleteafterseconds | integer | No | Delete messages after this many seconds (10-1800) |
deleteafteramount | integer | No | Delete after this many messages are sent (5-100) |
Example Usage
/add channel:value deleteafterseconds:value deleteafteramount:valueThis command allows you to add a new autopurge settings.
