Skip to content

Commit f03d2c4

Browse files
authored
fix date
1 parent 61bea8f commit f03d2c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/videos/discord/coding-a-bot/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Learn to create a Discord bot using Discord.js in Node.js. This video walks through setting up a node project, creating a Discord application, and writing code for authentication, slash commands, and bot interaction.",
44
"videoId": "AvQcTjB3gPg",
55
"nebulaSlug": "codingtrain-how-to-make-a-discord-bot-in-javascript",
6-
"date": "2023-11-13",
6+
"date": "2023-11-11",
77
"canContribute": false,
88
"languages": ["JavaScript", "Node.js", "discord.js"],
99
"topics": ["discord bots"],

0 commit comments

Comments
 (0)