Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artemnikitin/qa-slack-bot
Bot for softwaretesters.slack.com
https://github.com/artemnikitin/qa-slack-bot
bot go slack slack-bot slackbot
Last synced: 2 days ago
JSON representation
Bot for softwaretesters.slack.com
- Host: GitHub
- URL: https://github.com/artemnikitin/qa-slack-bot
- Owner: artemnikitin
- License: mit
- Created: 2016-08-21T13:45:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-14T10:43:44.000Z (over 6 years ago)
- Last Synced: 2024-11-10T17:14:49.609Z (2 months ago)
- Topics: bot, go, slack, slack-bot, slackbot
- Language: Go
- Size: 3.25 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qa-slack-bot
[![Go Report Card](https://goreportcard.com/badge/github.com/artemnikitin/qa-slack-bot)](https://goreportcard.com/report/github.com/artemnikitin/qa-slack-bot) [![codebeat badge](https://codebeat.co/badges/4c60f84b-2810-4047-929d-c8609569533a)](https://codebeat.co/projects/github-com-artemnikitin-qa-slack-bot) [![Build Status](https://travis-ci.org/artemnikitin/qa-slack-bot.svg?branch=master)](https://travis-ci.org/artemnikitin/qa-slack-bot)
Bot for softwaretesters.slack.com#### How to run it
```
qa-slack-bot -token slack_token -from channel_name -to channel_name -user user_name(bot_name)
```
Parameters:
- `token`
Slack token
- `from`
Name of channel where bot will get info
- `to`
Name of channel where bot will repost message
- `user`
User (bot) name that will be displayed in Slack