Skip to content

An interactive LockingLock control plugin based on Nonebot standard.

License

Notifications You must be signed in to change notification settings

i2cy/Nonebot-Plugin-LockingLock

Repository files navigation

nonebot

nonebot-plugin-lockinglock

LockingLock 查看插件

license pypi python

配置项

配置方式:直接在 NoneBot 全局配置文件中添加以下配置项即可。

默认配置模板

i2ll_host="127.0.0.1"
i2ll_port=8421
i2ll_psk="i2tcppsk"
i2ll_clt_buffer=20
i2ll_timeout=15
i2ll_devices:“
[
    {
        alias: ["test_device"],
        root_topic: "esp32test/test_device",
        permitted_group: [123456788]
    }
]
”

About

An interactive LockingLock control plugin based on Nonebot standard.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published