tri 0.1.0

A simple task bot for Slack.
docs.rs failed to build tri-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

tri

A simple task bot for Slack.

Depends on the environment variables DATABASE_URL and SLACK_API_TOKEN. These environment variables may be set in a .env file.

Usage

$ docker build -t remexre/tri .
$ docker run --rm -it --env SLACK_API_TOKEN=your-slack-api-token remexre/tri