config

package
v0.2.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Token         string
	CommandPrefix string
	Embed         EmbedConfig
}

func Load

func Load() (config Config, err error)

func (*Config) Save

func (c *Config) Save() error

type EmbedConfig

type EmbedConfig struct {
	Title  string
	Footer string
}

Jump to

Keyboard shortcuts

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