blindclock

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 3, 2023 License: MIT Imports: 14 Imported by: 0

README

blindclock

GitHub Workflow Status GitHub release License

Display countdown for poker blinds

Usage

The Lambda reads from a YAML config file in S3. The file should have the following contents:

slacktokens:
- TOKEN_A
- TOKEN_B
statebucket: s3-bucket-name
statekey: state.yml

Slack tokens should be Slack App signing secrets. They're used to validate that requests came from trusted Slack Apps.

State bucket and key define where to store the state cache.

Installation

blindclock runs as an AWS Lambda. The most effective starting point for running it is to use this Terraform module.

The module creates the necessary S3 buckets. See the Usage section above for the config details.

License

blindclock is released under the MIT License. See the bundled LICENSE file for details.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL