bot

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2023 License: MIT Imports: 8 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 {
	tempest.Client
	// contains filtered or unexported fields
}

func NewBot

func NewBot(lc fx.Lifecycle, p BotParams) (b *Bot)

type BotParams

type BotParams struct {
	fx.In

	Commands []Command `group:"commands"`
	Log      *zap.SugaredLogger
	Config   *Config
}

Jump to

Keyboard shortcuts

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