bot

package
v0.0.0-...-aabdbfd Latest Latest
Warning

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

Go to latest
Published: May 11, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bot

type Bot struct {
	*tele.Bot
	Engine      *xorm.Engine
	Translation *lt.Translation
	Defaults    Defaults
}

func New

func New(settings Settings) (*Bot, error)

func (*Bot) Init

func (bot *Bot) Init()

type Defaults

type Defaults struct {
	PrimaryLanguage   string
	SecondaryLanguage string
}

type Settings

type Settings struct {
	DatabaseConnStr   string
	LibreTranslateUrl string
	BotToken          string
	Defaults          Defaults
}

Jump to

Keyboard shortcuts

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