From 5a2d780b3e9bbaa379f465c96674d21638a0298c Mon Sep 17 00:00:00 2001 From: ayvee <113040046+asianviking@users.noreply.github.com> Date: Thu, 15 Jan 2026 18:43:50 +0700 Subject: [PATCH] docs: add takopi-scripts plugin to plugins list (#140) --- docs/reference/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/reference/plugins.md b/docs/reference/plugins.md index b2203df..597e99d 100644 --- a/docs/reference/plugins.md +++ b/docs/reference/plugins.md @@ -5,6 +5,7 @@ Community and third-party plugins that extend takopi. | Plugin | Type | Description | |--------|------|-------------| | [takopi-matrix](https://github.com/Zorro909/takopi-matrix) | Transport | Matrix protocol backend with E2EE, voice transcription, and multi-room support | +| [takopi-scripts](https://github.com/asianviking/takopi-scripts) | Command | Dynamic script runner for executing Python scripts via `/run` command | ## See also