Socket
Socket
Sign inDemoInstall

nonebot-plugin-fgoavatarguess

Package Overview
Dependencies
5
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    nonebot-plugin-fgoavatarguess

FGO avatar guess plugin based on Nonebot2


Maintainers
1

Readme

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-fgoavatarguess

✨ FGO猜从者插件 ✨

license pypi python

📖 介绍

FGO(Fate/GrandOrder,命运冠位指定)猜从者插件。本插件基于nonebot2开发。

💿 安装

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

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

plugins = ["nonebot_plugin_example"]

🎉 使用

指令表

指令权限需要@范围说明
猜从者所有人群聊/私聊开始猜从者
/quitfgo所有人群聊/私聊在猜从者进行时,停止猜从者

效果图

暂无

FAQs


Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc