kameloso IRC bot
Dlang.org
StopwatchSettings
kameloso
plugins
stopwatch
All Stopwatch plugin runtime settings aggregated.
version(WithStopwatchPlugin)
private
@
Settings
struct
StopwatchSettings {
@
Enabler
bool
enabled
;
}
Members
Variables
enabled
bool
enabled
;
Whether or not this plugin is enabled.
kameloso
plugins
stopwatch
classes
StopwatchPlugin
functions
deserialiseStopwatches
onCommandStopwatch
onWelcome
selftest
serialiseStopwatches
teardown
structs
StopwatchSettings
All Stopwatch plugin runtime settings aggregated.