config

package
v0.0.0-...-5d3449f Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Auth = struct {
	Twitch struct {
		GQL struct {
			ClientID string `yaml:"client_id"`
			Token    string `yaml:"token"`
		} `yaml:"gql"`
	} `yaml:"twitch"`
	Cloudflare struct {
		Key   string `yaml:"key"`
		AccID string `yaml:"account_id"`
	} `yaml:"cloudflare"`
	OpenAI struct {
		Key string `yaml:"key"`
	} `yaml:"openai"`
}{}
View Source
var Meta = struct {
	Channels  []string `yaml:"channels"`
	Functions map[string]struct {
		Channels []string `yaml:"channels"`
	} `yaml:"functions"`
}{}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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