slack-status-cli

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: GPL-3.0 Imports: 11 Imported by: 0

README

slack-status-cli

Usage

-> % go run main.go --help
NAME:
   slack-status - A new cli application

USAGE:
   slack-status [global options] command [command options] 

COMMANDS:
   get      
   set      
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h  show help

Configure systemd timer

Create .env under /etc/slack-status-cli like this:

SLACK_TOKEN=<your-api-token>
SLACK_USER_ID=<user-id>

Put service and timer file under /etc/systemd/system

systemctl enable slack-status-cli.timer

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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