From c89594157abb0cf60b486caab5d082d9321ec2fc Mon Sep 17 00:00:00 2001 From: Jiiks Date: Sun, 30 Aug 2015 12:09:43 +0300 Subject: [PATCH] readme --- README.md | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 55 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 28aeac5b..9b8510d8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,59 @@ # BetterDiscordApp Better Discord App enhances Discord desktop app with new features. -Dev 1.0 +First release coming very soon. -![ss](http://puu.sh/jOYA8.png) \ No newline at end of file +v0.1.2 + +![ss](http://puu.sh/jTEBB.png) + + +## Features + +**Emotes:** +BetterDiscord adds all [Twitch.tv](http://twitch.tv), some [FrankerFaceZ](http://frankerfacez.com)(~240 suggested emotes) and [BetterTTV](http://betterttv.net)(soon) emotes to Discord. + +**Quick Emote Menu:** +Quick Emote Menu adds a menu for quickly adding twitch emotes. + +**Emote Autocapitalize:** +Automatically capitalize [Twitch.tv](http://twitch.tv) global emotes. + +**Emote Autocomplete:** +Automatically completes/suggests emotes.(soon) + +**Minimal Mode:** +Minimal mode makes elements smaller and hides certain elements. + +**Public Servers:** +A menu for displaying public servers.(soon) [Serverlist](https://github.com/Jiiks/BetterDiscordApp/blob/master/serverlist.json) + +**Save Logs Locally:** +Save chatlogs locally.(soon) + +## Adding you server to public servers +Edit the [Serverlist](https://github.com/Jiiks/BetterDiscordApp/blob/master/serverlist.json) and submit a pull request. + +## License + +The MIT License (MIT) + +Copyright (c) + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE.