This allows bots to be stateful. It doesn't handle persistence after the bot shuts down, but it does store state between invocations of handle_message. |
||
|---|---|---|
| .. | ||
| lib | ||
| run.py | ||
This allows bots to be stateful. It doesn't handle persistence after the bot shuts down, but it does store state between invocations of handle_message. |
||
|---|---|---|
| .. | ||
| lib | ||
| run.py | ||