We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30cb54f + 39cc209 commit e88dc17Copy full SHA for e88dc17
1 file changed
docs/user/googledevconsole_api.md
@@ -5,3 +5,10 @@ In this guide, we will cover the setup of the GDC API for use within CloudBot. T
5
- plugins/books.py
6
- plugins/youtube.py
7
- plugins/google_translate.py
8
+
9
+## 1 - Sign Up for the Google Developers Console
10
+You can create a GDC account at https://console.developers.google.com/. You need to create a Google account or use an existing one.
11
12
+## 2 - Create a new project
13
+Select "Create New Project" if you haven't already done so:
14
0 commit comments