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
- Host: GitHub
- URL: https://github.com/andersnormal/autobot-plugin-hello-world
- Owner: andersnormal
- License: apache-2.0
- Created: 2019-11-13T14:20:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-14T13:45:01.000Z (over 6 years ago)
- Last Synced: 2024-06-20T19:21:40.867Z (almost 2 years ago)
- Topics: autobot, bot, golang, slack
- Language: Go
- Homepage:
- Size: 2.1 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Autobot Hello World Plugin


[](https://goreportcard.com/report/github.com/andersnormal/autobot-plugin-hello-world)
[](https://www.apache.org/licenses/LICENSE-2.0)
[](https://twitter.com/SwiftOnSecurity)
[](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)