Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guidopetri/kareebot


https://github.com/guidopetri/kareebot

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# kareebot

## Setup

### Install vendors

Make sure you have Glide installed: https://github.com/Masterminds/glide

```bash
$ glide install
```

### Add dictionary files

Add dictionary files in `./dicts/`.

### Build & run

```bash
$ go build
$ ./kareebot
```