code_preview
Display code with syntax highlighting in Discord channels, automatically splitting long code blocks for readability.
Instructions
Affiche du code avec coloration syntaxique et division automatique si trop long
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channelId | Yes | ID du canal où afficher le code | |
| code | Yes | Code à afficher avec coloration syntaxique | |
| language | Yes | Langage de programmation (js, ts, py, bash, etc.) |