Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adhityaramadhanus/thugbot
Slack bot to thuglify your photos
https://github.com/adhityaramadhanus/thugbot
golang image-processing opencv slack-bot thuglife
Last synced: 12 days ago
JSON representation
Slack bot to thuglify your photos
- Host: GitHub
- URL: https://github.com/adhityaramadhanus/thugbot
- Owner: AdhityaRamadhanus
- License: mit
- Created: 2017-03-19T15:11:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-23T16:18:04.000Z (almost 8 years ago)
- Last Synced: 2024-10-30T08:54:08.053Z (about 2 months ago)
- Topics: golang, image-processing, opencv, slack-bot, thuglife
- Language: Go
- Size: 242 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# thugbot
[![Go Report Card](https://goreportcard.com/badge/github.com/AdhityaRamadhanus/thugbot)](https://goreportcard.com/report/github.com/AdhityaRamadhanus/thugbot)
Installation |
Usage |
Results |
Docker (soon) |
License
Slackbot to thuglify your image
Installation
------------
* Install openCV version 2.4.x [opencv](http://docs.opencv.org/2.4/doc/tutorials/introduction/table_of_content_introduction/table_of_content_introduction.html)
* git clone
* go get -v
* go buildUsage
------------
* You need a slack token for this, please read this if you haven't got one
[slack token](https://api.slack.com/bot-users)
* You need to define your slack token for bot users in an environment variable called SLACK_TOKEN
* I prefer to use .env file for this (example below)
```
SLACK_TOKEN=your-token-here
```Results
------------
![thugbot-1](https://cloud.githubusercontent.com/assets/5761975/24082152/4f2dc7fa-0cf3-11e7-93bd-2ba626192b2a.png)
![thugbot2](https://cloud.githubusercontent.com/assets/5761975/24082151/4f26ae0c-0cf3-11e7-9424-f871f1c13e13.png)License
----MIT © [Adhitya Ramadhanus]# thugbot
Slack bot to thuglify your photos