added linux tutorial to guide, thx to samvai for writing it
This commit is contained in:
parent
be115e60de
commit
b26d798de0
@ -88,7 +88,9 @@ Version: `{NadekoStats.Instance.BotVersion}`";
|
||||
await e.Channel.SendMessage(
|
||||
@"**FULL README**: <https://github.com/Kwoth/NadekoBot/blob/master/README.md>
|
||||
|
||||
**GUIDE ONLY**: <https://github.com/Kwoth/NadekoBot/blob/master/ComprehensiveGuide.md>
|
||||
**WINDOWS SETUP GUIDE**: <https://github.com/Kwoth/NadekoBot/blob/master/ComprehensiveGuide.md>
|
||||
|
||||
**LINUX SETUP GUIDE**: <https://github.com/Kwoth/NadekoBot/blob/master/LinuxSetup.md>
|
||||
|
||||
**LIST OF COMMANDS**: <https://github.com/Kwoth/NadekoBot/blob/master/commandlist.md>").ConfigureAwait(false));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user