config

package
v0.0.0-...-61e7c92 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2026 License: MIT Imports: 4 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 {
	GuildCountChannel string `json:"guild_count_channel"`
	DevGuildID        string `json:"dev_guild_id"`
	ErrMsgPrefix      string `json:"error_msg_prefix"`
	BotOwnerID        string `json:"bot_owner_id"`
	MessageCacheSize  int    `json:"message_cache_size"`
	EventQueueSize    int    `json:"event_queue_size"`
	EventQueueWorkers int    `json:"event_queue_workers"`
}
var Bot Config

Jump to

Keyboard shortcuts

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