NAME
IM::Engine::Plugin::State::InMemory - Keep state in memory
DESCRIPTION
This module keeps state in memory, using a hash. It's crude but it supports any data structure you can whip up. If your bot doesn't need long-term storage this is the backend to use.