Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ma91n/enterprise-go-slack-bot
go-slack-bot tool for enterprise company
https://github.com/ma91n/enterprise-go-slack-bot
go golang slack slack-bot
Last synced: 6 days ago
JSON representation
go-slack-bot tool for enterprise company
- Host: GitHub
- URL: https://github.com/ma91n/enterprise-go-slack-bot
- Owner: ma91n
- License: apache-2.0
- Created: 2019-08-28T13:40:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-28T15:18:20.000Z (about 5 years ago)
- Last Synced: 2024-06-19T14:53:16.779Z (5 months ago)
- Topics: go, golang, slack, slack-bot
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# enterprise-go-slack-bot
go-slack-bot tool for enterprise company## Usage
```bash
set BOT_TOKEN=
set VERIFICATION_TOKEN=
go run main.go
```