Skip to main content

A simple tool for helping users manage their qq bots.

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-lagrange

✨ 一款简化 Lagrange.OneBot 使用的插件。 ✨

📖 介绍

本插件旨在使用户能够简单的使用 Lagrange.OneBot 来部署机器人。目前实现的功能有:

  • 自动配置使其连接上 NoneBot
  • 通过 WebUi 控制 Lagrange.
  • 根据系统自动安装合适的 Lagrange.OneBot.
WebUi

1 2 3

💿 安装

你可以使用 pip3 install nonebot-plugin-lagrange 来安装此插件。

⚙️ 配置

在 NoneBot2 项目的.env文件中添加下表中的必填配置

配置项 必填 默认值 说明
lagrange_path Lagrange Lagrange.OneBot 的安装和运行目录。
lagrange_auto_start True 是否在检测到有安装 Lgr 的情况下自动启动。
lagrange_auto_install True 是否在未安装 Lgr 的情况自动安装
lagrange_max_cache_log 500 最大缓存多少行日志
lagrange_webui True 是否启用 WebUi
lagrange_webui_token 登录 WebUi 的 token

🎉 使用

WebUi

在启动机器人时,你应该会看到一行日志:

08-19 10:50:54 [INFO] nonebot_plugin_lagrange | WebUi http://127.0.0.1:8080/lagrange?token=ijr...

其中 WebUi 字段后面的链接就是 WebUi 的地址。请注意,后面的 token 参数即为登录密码,请注意保管。你可以自己设置配置项 Lagrange_webui_token ,若检测到为空时将会自动生成一个 token 并出存在拉格兰目录下的 token.bin 文件中。

将这个链接复制到浏览器内并打开,如若出现界面则登录成功。

指令表

暂时无任何指令。

🙏 鸣谢

Lagrange

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot_plugin_lagrange-0.2.3.tar.gz (25.1 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_lagrange-0.2.3-py3-none-any.whl (27.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page