alice v0.2.3 API Reference

Modules

The top-level supervisor for Alice

Adapter for Slack

Alice.Conn defines a struct that is used throughout alice to hold state during the lifetime of a message handling

Allows a user to block Alice from responding to their next message

A handler to return helptext for all registered handlers

Purely for testing purposes

Some utility routes for Alice

Handles the routing of messages for Alice

Helpers to make replying easier in handlers

Holds the registered handlers

State backend for Alice using Redis for persistence

Redis connection pool for the StateBackends.Redis