Command | Description | Permission | Example |
---|---|---|---|
.addcustreact | Add a custom reaction with a trigger and a response. Running this command requires the Administration permission. Guide here: http://nadekobot.readthedocs.io/en/latest/Custom%20Reactions/ | Admin Server Perm | .acr "hello" Hi there %user% |
.editcustreact | Edits the custom reaction's response given its ID. | @everyone | .ecr 123 I'm a magical girl |
.listcustreact | Lists global or server custom reactions (20 commands per page). Running the command in DM will list global custom reactions, while running it in server will list that server's custom reactions. Specifying all parameter instead of the number will DM you a text file with a list of all custom reactions. | @everyone | .lcr 1 .lcr all |
.listcustreactg | Lists global or server custom reactions (20 commands per page) grouped by trigger, and show a number of responses for each. Running the command in DM will list global custom reactions, while running it in server will list that server's custom reactions. | @everyone | .lcrg 1 |
.showcustreact | Shows a custom reaction's response on a given ID. | @everyone | .scr 1 |
.delcustreact | Deletes a custom reaction on a specific index. If ran in DM, it is bot owner only and deletes a global custom reaction. If ran in a server, it requires Administration privileges and removes server custom reaction. | @everyone | .dcr 5 |
.crca | Toggles whether the custom reaction will trigger if the triggering message contains the keyword (instead of only starting with it). | @everyone | .crca 44 |
.crdm | Toggles whether the response message of the custom reaction will be sent as a direct message. | @everyone | .crdm 44 |
.crad | Toggles whether the message triggering the custom reaction will be automatically deleted. | @everyone | .crad 59 |
.crclear | Deletes all custom reactions on this server. | Admin Server Perm | .crclear |
Custom Reactions
Custom Reaction Commands for D.Va Bot