Skip to main content

nonebot-plugin-bf1marneserverlist

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-bf1marneserverlist

✨ 查询BF1-MarneServer服务器信息 ✨

license pypi python

📖 介绍

查询BF1的MarneServer服务器信息

💿 安装

使用 nb-cli 安装 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-bf1marneserverlist
使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install nonebot-plugin-bf1marneserverlist
pdm
pdm add nonebot-plugin-bf1marneserverlist
poetry
poetry add nonebot-plugin-bf1marneserverlist
conda
conda install nonebot-plugin-bf1marneserverlist

打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入

plugins = ["nonebot_plugin_bf1marneserverlist"]

⚙️ 配置

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

配置项 必填 默认值 说明
marne_url 自行寻找相关URL,需要以/结尾
marne_plugin_enabled True 是否启用插件

🎉 使用

指令表

指令 权限 需要@ 范围 说明
marne bind {服务器ID} 主人、群主、管理员 群聊 服务器ID需要你自己寻找~
marne 群员 群聊 查询已经绑定的服务器信息
marne mods 群员 群聊 查询已绑定的服务器模组列表
marne players 群员 群聊 查询已绑定的服务器在线玩家

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

Built Distribution

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