From da732804b15d0faf7ff4aa1deb6d3a437acf685b Mon Sep 17 00:00:00 2001 From: Bruce Marriner Date: Mon, 11 Apr 2016 20:25:55 -0500 Subject: [PATCH] Added section for troubleshooting --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7d0a678..bed8cf3 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,12 @@ an issue if you would like your project added or removed from this list - [GoGerard](https://github.com/GoGerard/GoGerard) A modern bot for Discord - [Digo](https://github.com/sethdmoore/digo) A pluggable bot for your Discord server +## Troubleshooting +For help with common problems please reference the +[Troubleshooting](https://github.com/bwmarrin/discordgo/wiki/Troubleshooting) +section of the project wiki. + + ## Contributing Contributions are very welcomed, however please follow the below guidelines.