class

Shroom::Config

Inherits YAML::Serializable / Reference / Object

Constructors

new(token : String, channel : UInt64, prefixes : Array(String), commands : Hash(String, String), shitpost : Array(Array(String)), exchange : Hash(String, String), responses : Array(String), classifiers : Array(String), remind : Hash(String, Array(String)), enable_hello : Bool, hello : String, help : String)
Source
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Class methods

load(filename)
Source

Instance methods

channel
Source
classifiers
Source
commands
Source
enable_hello?
Source
exchange
Source
hello
Source
help
Source
prefixes
Source
remind
Source
responses
Source
shitpost
Source
token
Source