diff options
author | destruc7i0n <destruc7i0n@users.noreply.github.com> | 2016-01-12 10:45:24 -0500 |
---|---|---|
committer | Colin D'Souza <dscdsouza@outlook.com> | 2016-01-12 21:14:43 -0500 |
commit | 35d82f2dd88820040016129cecc166557b4c3360 (patch) | |
tree | 2a91b1bc2815599956790aed7058c6aef95e4596 | |
parent | Update README.md (diff) | |
download | shulker-35d82f2dd88820040016129cecc166557b4c3360.tar.gz shulker-35d82f2dd88820040016129cecc166557b4c3360.zip |
Update README.md
-rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md index 80b6b8c..1d67b50 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![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](https://minecraft.net) Servers by sending messages back and forth. +> Connects [Discord](https://discordapp.com/) and [Minecraft](https://minecraft.net) Servers by sending messages back and forth without any mods or plugins. ## Example ![discord-irc](http://i.giphy.com/6yj4FRw3XZt6M.gif) @@ -62,3 +62,8 @@ $ npm test ## License ISC. See `LICENSE`. + +## Upcoming +* A "merge accounts" function to allow Minecraft players to associate their Discord accounts with their Minecraft accounts so that usernames are accurate +* Ability to post messages to Discord on behalf of Discord users, rather than using a bot user (hopefully after the official API is released) + |