dcord v0.0.5 (2020-08-18T19:04:40Z)
Home
Dub
Repo
Bot.loadPlugin
dcord
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
dcord
bot
bot
Bot
constructors
this
functions
feature
getLevel
loadPlugin
run
unloadPlugin
variables
client
config
log
plugins
Loads a plugin into the bot, optionally restoring previous plugin state.