Added wiki instead of main github page
This commit is contained in:
parent
77d468ab5b
commit
4c5b5348ba
@ -86,7 +86,7 @@ Version: `{NadekoStats.Instance.BotVersion}`";
|
|||||||
.Description("Sends a readme and a guide links to the channel.")
|
.Description("Sends a readme and a guide links to the channel.")
|
||||||
.Do(async e =>
|
.Do(async e =>
|
||||||
await e.Channel.SendMessage(
|
await e.Channel.SendMessage(
|
||||||
@"**FULL README**: <https://github.com/Kwoth/NadekoBot/blob/master/README.md>
|
@"**Wiki with all info**: <https://github.com/Kwoth/NadekoBot/wiki>
|
||||||
|
|
||||||
**WINDOWS SETUP GUIDE**: <https://github.com/Kwoth/NadekoBot/blob/master/ComprehensiveGuide.md>
|
**WINDOWS SETUP GUIDE**: <https://github.com/Kwoth/NadekoBot/blob/master/ComprehensiveGuide.md>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user