!command¶
Default Permission: Moderator
The !command
command is used to create/edit/delete/enable/disable custom commands via chat.
delete
- Delete command view docsdisable
- Disable command view docsedit
- Edit command response view docsenable
- Enable command view docsinfo
- View command info view docslist
- List commands view docsnew
- Create a new command view docspermission
- Edit command minimum permission view docsreset
- Reset the command use counter view docs
Note
Commands are enabled and disabled based on the platform (Twitch, YouTube, Facebook, etc.) the command was issued from. Commands will respond to the channel they are called from.
delete¶
Delete command
- Usage:
- !command delete
<name>
- Arguments:
name
<required> - The name of the command to delete
- Example:
user: !command delete !social botisimo: Command deleted: !social
disable¶
Disable command
- Usage:
- !command disable
<name>
- Arguments:
name
<required> - The name of the command to disable
- Example:
user: !command disable !social botisimo: Command disabled: !social
edit¶
Edit command response
- Usage:
- !command edit
<name>
<response>
- Arguments:
name
<required> - The name of the command to deleteresponse
<required> - The command response
- Example:
user: !command edit !social You can follow me on twitter and instagram @botisimo botisimo: Command updated: !social
enable¶
Enable command
- Usage:
- !command enable
<name>
- Arguments:
name
<required> - The name of the command to enable
- Example:
user: !command enable !social botisimo: Command enabled: !social
info¶
Get info for a command
- Usage:
- !command info
<name>
- Arguments:
name
<required> - The name of the command to get info for
- Example:
user: !command info !social botisimo: Command info: !social | enabled | You can follow me on twitter @botisimo
list¶
List commands
- Usage:
- !command list
- Example:
user: !command list botisimo: Commands: !social, !wizard, !roll, !super
new¶
Create a new command
- Usage:
- !command new
<name>
<response>
- Arguments:
name
<required> - The name of the commandresponse
<required> - The command response
- Example:
user: !command new !social You can follow me on twitter @botisimo botisimo: New command: !social
permission¶
Edit command minimum permission
- Usage:
- !command permission
<name>
<permission=everyone|regs|subs|mods|admin>
- Arguments:
name
<required> - The name of the command to updatepermission
<required> - The minimum permission required to use the command (valid values:everyone
,regs
,subs
,mods
,admin
)
- Example:
user: !command permission !social everyone botisimo: Command updated: !social
reset¶
Reset the command use counter
- Usage:
- !command reset
<name>
- Arguments:
name
<required> - The name of the command
- Example:
user: !command reset !social botisimo: Command reset: !social