diff --git a/config.js b/config.js index 7944c4e..ef7e9ca 100644 --- a/config.js +++ b/config.js @@ -1,5 +1,5 @@ module.exports = { - clientId: 'client id here', + clientId: '1516085382280908921', clientSecret: 'client secret here', redirectUri: 'http://localhost:3000/oauth2', botToken: 'bot token here',