From 6b63f00620c9ee3c9aab49b508ebe2c6147daa93 Mon Sep 17 00:00:00 2001 From: miraai Date: Thu, 4 Aug 2016 00:46:41 +0200 Subject: [PATCH 01/10] name change --- docs/{contributionguide.md => Contribution Guide.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename docs/{contributionguide.md => Contribution Guide.md} (80%) diff --git a/docs/contributionguide.md b/docs/Contribution Guide.md similarity index 80% rename from docs/contributionguide.md rename to docs/Contribution Guide.md index 26bbafe8..be1e29a3 100644 --- a/docs/contributionguide.md +++ b/docs/Contribution Guide.md @@ -4,4 +4,4 @@ 2. Keep 1 Pull Request to a single feature 3. Explain what you did in the PR message -Thanks for all the help ^_^ \ No newline at end of file +Thanks for all the help ^_^ From c423a4040aff2814fd4abff76e87d65da7c950b6 Mon Sep 17 00:00:00 2001 From: miraai Date: Thu, 4 Aug 2016 00:47:12 +0200 Subject: [PATCH 02/10] name change --- docs/{customreactions.md => Custom Reactions.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename docs/{customreactions.md => Custom Reactions.md} (97%) diff --git a/docs/customreactions.md b/docs/Custom Reactions.md similarity index 97% rename from docs/customreactions.md rename to docs/Custom Reactions.md index 01057582..a4c39f29 100644 --- a/docs/customreactions.md +++ b/docs/Custom Reactions.md @@ -18,4 +18,4 @@ Deletes either whole custom command and all its responses or a single command's For example: `.dcr "hi there"` or `.dcr "hi there" 1`. You can get an index by using `.lcr [page number]` `.lcr [number]` -Prints a list of custom reactions. Paginated. (for example: `.lcr 1` or `.lcr 4`) \ No newline at end of file +Prints a list of custom reactions. Paginated. (for example: `.lcr 1` or `.lcr 4`) From b6d03dc52bbfdb3ad27ca770ff900e9a641cfd40 Mon Sep 17 00:00:00 2001 From: miraai Date: Thu, 4 Aug 2016 00:47:35 +0200 Subject: [PATCH 03/10] name change --- docs/{FAQ.md => Frequently Asked Questions.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename docs/{FAQ.md => Frequently Asked Questions.md} (98%) diff --git a/docs/FAQ.md b/docs/Frequently Asked Questions.md similarity index 98% rename from docs/FAQ.md rename to docs/Frequently Asked Questions.md index aed3cb81..7e37722d 100644 --- a/docs/FAQ.md +++ b/docs/Frequently Asked Questions.md @@ -37,4 +37,4 @@ FOLLOW THIS DETAILED GUIDE IF IT IS HARD FOR YOU TO UNDERSTAND http://discord.ko ####Q18: I'm building NadekoBot from source, but I get hundreds of (namespace) errors without changing anything!? A: Using Visual Studio, you can solve these errors by going to Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution. Go to the Installed tab, select the Packages that were missing (usually Newtonsoft.json and RestSharp) and install them for all projects ####Q19: My bot has all permissions but it's still saying, "Failed to add roles. Bot has insufficient permissions.", how do I fix this? -A: Discord has added few new features and roles now follow hierarchy, that means you need to place your bot role above every-other role your server has. Also do NOTE that bot can only set/add all roles below its own highest role. And can not assign it's "highest role" to anyone else. \ No newline at end of file +A: Discord has added few new features and roles now follow hierarchy, that means you need to place your bot role above every-other role your server has. Also do NOTE that bot can only set/add all roles below its own highest role. And can not assign it's "highest role" to anyone else. From 54149286f41edff1a59a919b7da42beeacc96ca2 Mon Sep 17 00:00:00 2001 From: miraai Date: Thu, 4 Aug 2016 00:47:55 +0200 Subject: [PATCH 04/10] name change --- docs/{explanations.md => JSON Explanations.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename docs/{explanations.md => JSON Explanations.md} (98%) diff --git a/docs/explanations.md b/docs/JSON Explanations.md similarity index 98% rename from docs/explanations.md rename to docs/JSON Explanations.md index ba41ddac..f650dc1a 100644 --- a/docs/explanations.md +++ b/docs/JSON Explanations.md @@ -35,4 +35,4 @@ - **CarbonKey** - carbonitex.net key if your bot is listed there in order to send stats (probably nobody needs this) Next to your exe you must also have a data folder in which there is config.json (among other things) which will contain some user specific config, like should the Bot join servers, should DMs to bot be forwarded to you and a list of IDs of blacklisted users, channels and servers. If you do not have config.json, you can should config_example.json to config.json. -``` \ No newline at end of file +``` From 65890106ab72ee9c07ba8764a5c0de4d5033e1fe Mon Sep 17 00:00:00 2001 From: miraai Date: Thu, 4 Aug 2016 00:48:34 +0200 Subject: [PATCH 05/10] name change --- docs/{permissions.md => Permissions System.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{permissions.md => Permissions System.md} (100%) diff --git a/docs/permissions.md b/docs/Permissions System.md similarity index 100% rename from docs/permissions.md rename to docs/Permissions System.md From b7ce7c247eb92b98c7c5b2893df499596fd2489a Mon Sep 17 00:00:00 2001 From: miraai Date: Thu, 4 Aug 2016 00:51:14 +0200 Subject: [PATCH 06/10] name change --- docs/guides/{comprehensiveguide.md => Windows Guide.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/guides/{comprehensiveguide.md => Windows Guide.md} (100%) diff --git a/docs/guides/comprehensiveguide.md b/docs/guides/Windows Guide.md similarity index 100% rename from docs/guides/comprehensiveguide.md rename to docs/guides/Windows Guide.md From 8c34c5aecbed7d88ea2c1618d11151e21708bca8 Mon Sep 17 00:00:00 2001 From: miraai Date: Thu, 4 Aug 2016 00:51:35 +0200 Subject: [PATCH 07/10] name change --- docs/guides/{dockerguide.md => Docker Guide.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/guides/{dockerguide.md => Docker Guide.md} (100%) diff --git a/docs/guides/dockerguide.md b/docs/guides/Docker Guide.md similarity index 100% rename from docs/guides/dockerguide.md rename to docs/guides/Docker Guide.md From b3fcdb809afc98be1ca3aa66922ed9935cbd2cf7 Mon Sep 17 00:00:00 2001 From: miraai Date: Thu, 4 Aug 2016 00:51:51 +0200 Subject: [PATCH 08/10] name change --- docs/guides/{fromsource.md => Building from Source.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename docs/guides/{fromsource.md => Building from Source.md} (97%) diff --git a/docs/guides/fromsource.md b/docs/guides/Building from Source.md similarity index 97% rename from docs/guides/fromsource.md rename to docs/guides/Building from Source.md index df0dfd9e..d99971b4 100644 --- a/docs/guides/fromsource.md +++ b/docs/guides/Building from Source.md @@ -5,4 +5,4 @@ In your bin/debug folder (or next to your exe if you are using release version), When you clone the project, make sure to run `git submodule init` and `git submodule update` to get the correct discord.net version -Make sure you've read ComprehensiveGuide to get a grasp of basic config/credentials setup and then look at "Credentials and config" chapter. \ No newline at end of file +Make sure you've read ComprehensiveGuide to get a grasp of basic config/credentials setup and then look at "Credentials and config" chapter. From 83ae8a264d7aa5750aac4b251e86cf1c49c7d654 Mon Sep 17 00:00:00 2001 From: miraai Date: Thu, 4 Aug 2016 00:52:04 +0200 Subject: [PATCH 09/10] name change --- docs/guides/{linuxguide.md => Linux Guide.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/guides/{linuxguide.md => Linux Guide.md} (100%) diff --git a/docs/guides/linuxguide.md b/docs/guides/Linux Guide.md similarity index 100% rename from docs/guides/linuxguide.md rename to docs/guides/Linux Guide.md From 99f4132282987431e6d9849136cdfcdd62850718 Mon Sep 17 00:00:00 2001 From: miraai Date: Thu, 4 Aug 2016 00:52:23 +0200 Subject: [PATCH 10/10] name change --- docs/guides/OSX Guide.md | 1 + docs/guides/macguide.md | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 docs/guides/OSX Guide.md delete mode 100644 docs/guides/macguide.md diff --git a/docs/guides/OSX Guide.md b/docs/guides/OSX Guide.md new file mode 100644 index 00000000..759887bb --- /dev/null +++ b/docs/guides/OSX Guide.md @@ -0,0 +1 @@ +##MAC Guide diff --git a/docs/guides/macguide.md b/docs/guides/macguide.md deleted file mode 100644 index 9b73a879..00000000 --- a/docs/guides/macguide.md +++ /dev/null @@ -1 +0,0 @@ -##MAC Guide \ No newline at end of file