zaobao

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: 10 Imported by: 0

README

介绍

  • 插件名:获取每日早报
  • 权限:所有好友和群聊
  • 数据来源:https://admin.alapi.cn
  • 注意:请先私聊机器人配置token,相关秘钥申请地址点上面链接
  • 指令:
    • 早报
    • 每日早报
    • set zaobao token [token] 设置api token
    • get zaobao info 获取当前插件信息

预览:

img

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ZaoBao

type ZaoBao struct {
	Token string `gorm:"column:token"`
	Date  string `gorm:"column:date"`
	Image string `gorm:"column:image"`
}

Jump to

Keyboard shortcuts

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