| 3813 | 3813 | ], |
| 3814 | 3814 | helpString: ` |
| 3815 | 3815 | <div> |
| 3816 | 3816 | Requests to generate an image and posts it to chat (unless <code>quiet=true</code> argument is specified).</code>. |
| 3817 | + </div> |
| 3818 | + <div> |
| 3819 | + Supported arguments: <code>${Object.values(triggerWords).flat().join(', ')}</code>. |
| 3817 | 3820 | </div> |
| 3818 | 3821 | <div> |
| 3819 | 3822 | Anything else would trigger a "free mode" to make generate whatever you prompted. Example: <code>/imagine apple tree</code> would generate a picture of an apple tree. Returns a link to the generated image. |