New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nonebot-plugin-l4d2-server

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nonebot-plugin-l4d2-server

L4D2 server related operations plugin for NoneBot2

  • 0.6.6
  • PyPI
  • Socket score

Maintainers
1
AgnesDigitalLogo

NoneBotPluginText

nonebot_plugin_l4d2_server 0.6

✨Nonebot & Left 4 Dead 2 server操作✨

文档   ·   指令列表   ·   常见问题

GitHub stars GitHub issues QQ Chat Group pypi pypi download python NoneBot

顶置公告

  • 文档暂时没时间更新ozr

  • 如果你只是一个游戏玩家,你可以在这里找一个游戏群加入游玩

  • 网页端管理端 https://{ip}:{port}/l4d2

  • 网页用户端 https://{ip}:{port}/l4d2/user

安装

以下提到的方法 任选其一 即可

[个人推荐] 使用 nb-cli 安装 在 nonebot2 项目插件文件夹中,输入以下指令克隆项目,并安装相关依赖(如果有虚拟环境,pip安装依赖需要进虚拟环境再安装,或者参考下方包管理器安装方法)
https://github.com/Agnes4m/nonebot_plugin_l4d2_server
pip install --no-install nonebot_plugin_l4d2_server 
[新手推荐] 使用 nb-cli 安装 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-l4d2-server
使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install nonebot-plugin-l4d2-server
pdm
pdm add nonebot-plugin-l4d2-server
poetry
poetry add nonebot-plugin-l4d2-server
conda
conda install nonebot-plugin-l4d2-server

主要功能

  • 求生服务器-本地多路径操作(传地图)
  • 批量查询指定ip服务器状态和玩家
  • 创意工坊下载和喷漆制作
  • web控制台
  • 求生电信服anne查询~

数据结构

🌐 默认服务器

适配公益服刷服器适配ip

To do

  • 帮助图片
  • 网页控制台查看服务器地图
  • 网页控制台启动和关闭服务器
  • 网页控制台管理封禁用户

其他

  • 本人技术很差,如果您有发现BUG或者更好的建议,欢迎提Issue & Pr
  • 如果本插件对你有帮助,不要忘了点个Star~
  • 本项目仅供学习使用,请勿用于商业用途
  • 更新日志
  • GPL-3.0 License ©@Agnes4m

🌐 感谢

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc