Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
GlaceYT authored Aug 19, 2024
1 parent 16d490d commit 0829426
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config/config.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// config/config.js
module.exports = {
token: '',
clientId: '1273230302822797312',
guildId: '1106591466651922502',
clientId: 'botid',
guildId: 'yourserverid',
youtubeApiKey: process.env.YOUTUBE_API_KEY,
spotify: {
clientId: process.env.SPOTIFY_CLIENT_ID,
Expand Down

0 comments on commit 0829426

Please sign in to comment.