You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: basicBot.js
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -265,6 +265,7 @@
265
265
startupCap: 1,// 1-200
266
266
startupVolume: 0,// 0-100
267
267
startupEmoji: false,// true or false
268
+
googleApiKey: '',// Specify the Google API key that will be used by the bot to fetch data from YouTube. Please visit https://developers.google.com/youtube/v3/getting-started#before-you-start for guidance.
0 commit comments