Fixed messups

modified:   NadekoBot.iss
	modified:   docs/Readme.md
	modified:   docs/index.md
	modified:   src/NadekoBot/Modules/Help/Help.cs
This commit is contained in:
Master Kwoth
2017-06-11 14:19:58 +02:00
parent 2bc6052a5b
commit c2799f9145
4 changed files with 9 additions and 8 deletions

View File

@ -9,7 +9,7 @@
###Music on the public Nadeko
- In case you got Nadeko in your server by the invitation from **Carbonitex**, our **GitHub** invite or **help (-h)**, music is disabled.
- In case you got Nadeko in your server by the invitation from **Carbonitex**, our **GitHub** invite or **help (.h)**, music is disabled.
- Music is **disabled** due to large maintenance expenses, unless Kwoth is **testing** music module.
- If you want to have music module on your server, you will have to **host** the bot on your PC, or any of the external servers.
- How to **host** the bot, check the **guides** on the left side.
@ -17,12 +17,12 @@
###NadekoFlowers
- NadekoFlowers is the **currency** of the public Nadeko.
- NadekoFlowers can be `>pick`ed after Nadeko plants a flower randomly after `>gc` has been used on a channel
- You can give NadekoFlowers to other users, using the command `$give X @person`.
- NadekoFlowers can be `.pick`ed after Nadeko plants a flower randomly after `.gc` has been enabled on a channel
- You can give NadekoFlowers to other users, using the command `.give X @person`.
- You can only give flowers you **own**.
- If you want to have **unlimited** number of flowers, you will have to **host** the bot.
- Commands `$award X @person` and `$take X @person` can only be used by the *bot owner*.
- If you `>plant` the flower, flower will be avaliable for everyone to `>pick` it. In that case you will **lose** the flower.
- Commands `.award X @person` and `.take X @person` can only be used by the *bot owner*.
- If you `.plant` the flower, flower will be avaliable for everyone to `.pick` it. In that case you will **lose** the flower.
###Manage Permissions

View File

@ -21,6 +21,7 @@ If you want to contribute, be sure to PR on the **[dev][dev]** branch.
- [Linux Guide](guides/Linux Guide.md)
- [OSX Guide](guides/OSX Guide.md)
- [Docker Guide](guides/Docker Guide.md)
- [From Source](guides/From Source.md)
- [Upgrading Guide](guides/Upgrading Guide.md)
- Commands
- [Readme](Readme.md)