plmm

package
v1.7.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2023 License: AGPL-3.0 Imports: 6 Imported by: 0

README

介绍

🔔 注意:以下[]符号内代表此处是需要填写内容,并且不需要[]符号

  • 插件名:漂亮妹妹
  • 权限:所有好友和群聊
  • 数据来源:https://www.mxnzp.com/doc/detail?id=15
  • 注意:请先私聊机器人配置appIdappSecret,相关秘钥申请地址点上面链接
  • 指令:
    • 漂亮妹妹
    • set plmm appId [appId]
    • set plmm appSecret [appSecret]

预览:

img

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plmm

type Plmm struct {
	AppId     string `json:"appId" gorm:"column:app_id"`
	AppSecret string `json:"appSecret" gorm:"column:app_secret"`
}

type PlmmApiResponse

type PlmmApiResponse struct {
	Code int    `json:"code"`
	Msg  string `json:"msg"`
	Data []struct {
		ImageUrl        string `json:"imageUrl"`
		ImageSize       string `json:"imageSize"`
		ImageFileLength int    `json:"imageFileLength"`
	} `json:"data"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL