An open API service indexing awesome lists of open source software.

https://github.com/andersnormal/autobot-plugin-hello-world

:robot: Hello world plugin for the infamous Autobot
https://github.com/andersnormal/autobot-plugin-hello-world

autobot bot golang slack

Last synced: 2 months ago
JSON representation

:robot: Hello world plugin for the infamous Autobot

Awesome Lists containing this project

README

          


Autobot

# Autobot Hello World Plugin

![gopherbadger-tag-do-not-edit](https://img.shields.io/badge/Go%20Coverage-42%25-brightgreen.svg?longCache=true&style=flat)
![Github Action](https://github.com/andersnormal/autobot-plugin-hello-world/workflows/Test%20%26%20Build/badge.svg)
[![Go Report Card](https://goreportcard.com/badge/github.com/andersnormal/autobot-plugin-hello-world)](https://goreportcard.com/report/github.com/andersnormal/autobot-plugin-hello-world)
[![License Apache 2](https://img.shields.io/badge/License-Apache2-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
[![Taylor Swift](https://img.shields.io/badge/secured%20by-taylor%20swift-brightgreen.svg)](https://twitter.com/SwiftOnSecurity)
[![Volkswagen](https://auchenberg.github.io/volkswagen/volkswargen_ci.svg?v=1)](https://github.com/auchenberg/volkswagen)

This is a plugin for :robot: [Autobot](https://github.com/andersnormal/autobot) responding to message with a `hello world`.

:see_no_evil: Contributions are welcome.

## Run

```bash
go -mod vendor run main.go
```

## Build

```bash
go -mod vendor build
```

## License
[Apache 2.0](/LICENSE)