Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
dmnd-bot
v0.2.3
Top Level Namespace
Config
BotModule
Discord
Instance
Parser
Saucenao
Syncplay
Discord
Bot
DiscordPlugin
SaucenaoPlugin
Saucenao
IndexSite
Parser
Result
ResultData
ResultHeader
StringToBool
StringToFloat
StringToTime
StringToURI
Syncplay
Bot
Features
Room
TLSenabled
User
Version
Built with Crystal 1.9.2
2023-10-08 14:55:19 UTC
class
Config::Parser
Config::Parser
Reference
Object
Included Modules
YAML::Serializable
Defined in:
config.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
.new
(path : Path)
Instance Method Summary
#discord
: Discord
#saucenao
: Saucenao
#syncplay
: Syncplay
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
def self.
new
(path : Path)
#
[
View source
]
Instance Method Detail
def
discord
:
Discord
#
[
View source
]
def
saucenao
:
Saucenao
#
[
View source
]
def
syncplay
:
Syncplay
#
[
View source
]