Skip to content

Commit 29370b7

Browse files
committed
Update Discord guild ID.
1 parent f296175 commit 29370b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const auth = require('./auth.json')
44
const DreamLand = require('../dreamland.js')
55
const dreamland = new DreamLand('discord')
66

7-
const myGuild = '464761427710705664';
7+
const myGuild = '969942531980808243';
88

99
client.on('ready', () => {
1010
console.log(`Logged in as ${client.user.tag}!`);

0 commit comments

Comments
 (0)