https://github.com/3noch/slack-google-bot
Slack bot to search Google
https://github.com/3noch/slack-google-bot
Last synced: about 1 year ago
JSON representation
Slack bot to search Google
- Host: GitHub
- URL: https://github.com/3noch/slack-google-bot
- Owner: 3noch
- License: bsd-3-clause
- Created: 2016-05-17T02:41:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-02T14:16:52.000Z (about 10 years ago)
- Last Synced: 2025-03-25T07:01:59.260Z (about 1 year ago)
- Language: Haskell
- Size: 9.77 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Slack Google Bot
================
A simple Slack bot to search Google for you.
To get started, you need to:
1. Install OpenSSL binaries (e.g. `brew install openssl`).
2. Build with `stack setup && stack build`.
3. Configure a `run` script by `cp run-sample run` and filling in the fields.
4. `./run`