summary refs log tree commit diff homepage
path: root/README.md
blob: 90bc01a518f35af9fc2370f18e9c3b6641505027 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# shulker

[![Build Status](https://david-dm.org/destruc7i0n/shulker.svg)](https://david-dm.org/destruc7i0n/shulker)
[![Build Status](https://travis-ci.org/destruc7i0n/shulker.svg?branch=master)](https://travis-ci.org/destruc7i0n/shulker)

> Connects [Discord](https://discordapp.com/) and Minecraft Servers by sending messages back and forth.

## Example
![discord-irc](http://i.giphy.com/6yj4FRw3XZt6M.gif)

## Installation and usage
Clone repository, edit ```config.json``` and change any options, and then,
```bash
In the repository folder:
$ npm install
$ npm start
```

## Tests
Run the tests with:
```bash
$ npm test
```

## License

(The MIT License)

by destruc7i0n