Skip to content

Commit 0185d0c

Browse files
committed
🚚 ⬆️ 📝 🔥 🎨 迁移 ctrl, utils
1 parent 4ac1674 commit 0185d0c

File tree

95 files changed

+146
-2449
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+146
-2449
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ zerobot [-h] [-t token] [-u url] [-n nickname] [-p prefix] [-d|w] [-g 监听地
4545
## 功能
4646
> 在编译时,以下功能除插件控制外,均可通过注释`main.go`中的相应`import`而物理禁用,减小插件体积。
4747
> 通过插件控制,还可动态管理某个功能在某个群的打开/关闭。
48-
- **web管理** `import _ "github.com/FloatTech/ZeroBot-Plugin/control/web"`
48+
- **web管理** `import _ "github.com/FloatTech/zbpctrl/web"`
4949
- 开启后可执行文件大约增加 5M ,默认注释不开启。如需开启请自行编辑`main.go`取消注释
5050
- 需要配合 [webgui](https://github.com/FloatTech/bot-manager) 使用
5151
- **动态加载插件** `import _ github.com/FloatTech/ZeroBot-Plugin-Dynamic/dyloader`

control/cd.go

Lines changed: 0 additions & 94 deletions
This file was deleted.

control/cd_test.go

Lines changed: 0 additions & 19 deletions
This file was deleted.

control/register.go

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)