From d943d2878437e11fc5ac3d00ce2d203d34d78e95 Mon Sep 17 00:00:00 2001 From: ayvee <113040046+asianviking@users.noreply.github.com> Date: Sun, 18 Jan 2026 02:50:32 +0700 Subject: [PATCH] docs: add takopi-discord plugin to plugins reference (#164) --- docs/reference/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/reference/plugins.md b/docs/reference/plugins.md index 597e99d..c115f55 100644 --- a/docs/reference/plugins.md +++ b/docs/reference/plugins.md @@ -6,6 +6,7 @@ Community and third-party plugins that extend takopi. |--------|------|-------------| | [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 | +| [takopi-discord](https://github.com/asianviking/takopi-discord) | Transport | Discord bot backend for interacting with takopi via Discord | ## See also