blob: 21147b9aa7a1155863adce943c6103ad21e5de75 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# shulker
[](https://david-dm.org/destruc7i0n/shulker)
[](https://travis-ci.org/destruc7i0n/shulker)
> Connects [Discord](https://discordapp.com/) and Minecraft Servers by sending messages back and forth.
## Example

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