go-slack-standup

command module
v0.0.0-...-e9fe80c Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: MIT Imports: 8 Imported by: 0

README

go-slack-standup

go-slack-standup is written in GoLang that provide a Slack Bot that can be used to run Async Daily StandUps within your Slack channel.

Installation

git clone https://github.com/jezlane/go-slack-standup.git

Packages

  • github.com/slack-go/slack - Library for interacting with Slack
  • github.com/gorilla/websocket - Library for WebSockets

Usage

go run . -bottoken=[SLACK BOT TOKEN] -apptoken=[SLACK APP TOKEN]

Flags

The following flags are required.

  • -bottoken provides the program with your Slack Bot User Token
  • -apptoken provides the program with your Slack App User Token

To set these up, refer to the Setting up the App in Slack

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

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