Lambdabot.State

Functions to access the module's state

class MonadLBState m

readMS

writeMS

modifyMS

Utility functions for modules that need state for each target.

data GlobalPrivate g p

mkGlobalPrivate

withPS

readPS

writePS

withGS

readGS

writeGS

Handling global state

readGlobalState

writeGlobalState