coser

package
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2023 License: AGPL-3.0 Imports: 9 Imported by: 0

README

介绍

  • 插件名:获取 Cosplay 作品
  • 权限:所有好友和群聊
  • 数据来源:http://ovooa.com/API/cosplay/api.php
  • 指令:
    • coser|cosplay,获取 1 张 Cosplay 作品
    • coser|cosplay 5,获取 5 张 Cosplay 作品,限制 10 张

预览:

img

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCoserInfo added in v1.2.16

func GetCoserInfo(num int) (string, []string)

Types

type APIResp

type APIResp struct {
	Code int    `json:"code,string"`
	Text string `json:"text,omitempty"`
	Data struct {
		Title string `json:"Title,omitempty"`
		Data  []string
	} `json:"data"`
}

Jump to

Keyboard shortcuts

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