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: about 1 month 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-23T16:18:04.000Z (about 9 years ago)
- Last Synced: 2025-09-03T06:36:10.695Z (10 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
[](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 build
Usage
------------
* 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
------------


License
----
MIT © [Adhitya Ramadhanus]# thugbot
Slack bot to thuglify your photos