mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-07 22:36:02 +00:00
doc: 添加插件示例Hello
This commit is contained in:
3
tests/plugin_examples/__init__.py
Normal file
3
tests/plugin_examples/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
# 插件示例
|
||||
# 将此目录下的目录放入plugins目录即可使用
|
||||
# 每个示例插件的功能请查看其包内的__init__.py或README.md
|
||||
Reference in New Issue
Block a user