Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
shroom
master
Shroom
Bot
Config
Generated using Crystal 1.11.2
2024-10-13 07:17:13 UTC
class
Shroom::
Bot
Shroom::Bot
Reference
Object
Defined in:
shroom.cr
Constructors
.new
(config : Config)
Instance Method Summary
#classifier
: Maschine::Bayes::BayesClassifier
#client
: Discord::Client
#run
(*args, **options)
#run
(*args, **options, &)
Constructor Detail
def self.
new
(config :
Config
)
#
[
View source
]
Instance Method Detail
def
classifier
: Maschine::Bayes::BayesClassifier
#
[
View source
]
def
client
: Discord::Client
#
[
View source
]
def
run
(*args, **options)
#
[
View source
]
def
run
(*args, **options, &)
#
[
View source
]