dscord v0.0.5 (2016-07-24T06:40:14Z)
Home
Dub
Repo
Plugin.load
dscord
bot
plugin
Plugin
Used to load the Plugin, initially loading state if requred.
class
Plugin
void
load
(
Bot
bot
,
PluginState
state
= null
)
Meta
Source
See Implementation
dscord
bot
plugin
Plugin
constructors
this
functions
load
name
unload
mixins
__anonymous
properties
client
config
configPath
log
options
storage
storageDirectoryPath
storagePath
variables
bot
dynamicLibrary
dynamicLibraryPath
state
Used to load the Plugin, initially loading state if requred.