dscord v0.0.5 (2016-07-24T06:40:14Z)
Home
Dub
Repo
Bot.loadPlugin
dscord
bot
bot
Bot
Loads a plugin into the bot, optionally restoring previous plugin state.
class
Bot
void
loadPlugin
(
Plugin
p
,
PluginState
state
= null
)
Meta
Source
See Implementation
dscord
bot
bot
Bot
constructors
this
functions
dynamicLoadPlugin
dynamicReloadPlugin
feature
loadPlugin
run
unloadPlugin
variables
client
config
log
plugins
Loads a plugin into the bot, optionally restoring previous plugin state.