# 需要关于插件编程尝试的意见

**URL:** <https://meta.discourse.org/t/besoin-davis-pour-essai-de-programmation-de-plugin/397948>\
**Category:** Development\
**Created:** [2026年三月9日 09:51 UTC](https://meta.discourse.org/t/besoin-davis-pour-essai-de-programmation-de-plugin/397948 "2026-03-09T09:51:32Z")\
**Posts on this page:** 1\
**Showing post:** 1

<div class="post-metadata">

**Author:** ![gilles](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gilles/32/549022_2.png) [@gilles](https://meta.discourse.org/u/gilles)\
**Post date:** [2026年三月9日 09:51 UTC](https://meta.discourse.org/t/besoin-davis-pour-essai-de-programmation-de-plugin/397948/1 "2026-03-09T09:51:32Z")

</div>

您好，我想知道根据您的知识，是否有可能开发一个使用 API（BGG v2 API）的插件。基本上，我想在主题工具栏中添加一个“搜索游戏”按钮。这是流程图：

用户点击“BGG”  
↓  
搜索模态框打开（JavaScript）  
↓  
输入游戏名称  
↓  
Discourse API → BoardGameGeek API  
↓  
显示结果  
↓  
选择一个游戏  
↓  
加载完整详情  
↓  
点击“插入”  
↓  
格式化文本插入到主题中

这有可能实现吗？

我已经用 ia 进行了一些测试，我看到它使用了 `net/http` 和 `nokogiri`。

感谢您的帮助。

---

_[View the full topic](https://meta.discourse.org/t/besoin-davis-pour-essai-de-programmation-de-plugin/397948)._
