Skip to main content

session 插件 saa 扩展

Project description

nonebot-plugin-session-saa

安装

  • 使用 nb-cli
nb plugin install nonebot_plugin_session_saa
  • 使用 pip
pip install nonebot_plugin_session_saa

使用

from nonebot import require

require("nonebot_plugin_session_saa")

from nonebot_plugin_session import EventSession
from nonebot_plugin_session_saa import get_saa_target

@matcher.handle()
async def handle(session: EventSession):
    target = get_saa_target(session)

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_session_saa-0.2.0.tar.gz (2.9 kB view hashes)

Uploaded Source

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