birthdays

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BirthdayNotify

type BirthdayNotify struct {
	ID       int    `storm:"id,increment"`
	Username string `storm:"index"`
	Year     int
}

type BirthdaysPlugin

type BirthdaysPlugin struct {
}

func (*BirthdaysPlugin) Process

func (p *BirthdaysPlugin) Process(message *telebot.Message)

func (*BirthdaysPlugin) Start

func (p *BirthdaysPlugin) Start(sharedDb *storm.DB)

Jump to

Keyboard shortcuts

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