codecrafters-io / build-your-own-x

Master programming by recreating your favorite technologies from scratch.
https://codecrafters.io
302.1k stars 28.34k forks source link

Build your own Discord bot using Node.js #287

Closed ghost closed 5 years ago

ghost commented 5 years ago

Main programming language

Node.js (JavaScript)

Tutorial title

[Video] How to create a Discord bot

Tutorial URL

https://www.youtube.com/playlist?list=PLgnaX9T0HB2WWobObud2_LoWmyFmX_f3H

Category

danistefanovic commented 5 years ago

Hey @boltxyz, thank you for your submission. Unfortunately, the videos are just a tutorial on how to use the library discord.js. Thanks anyways.

ghost commented 5 years ago

Hey @boltxyz, thank you for your submission. Unfortunately, the videos are just a tutorial on how to use the library discord.js. Thanks anyways.

Hey @danistefanovic, Node.js: Create a Discord bot in Bots category is as well about how to use Discord.js library/wrapper to create Discord bots. Discord.js is a powerful wrapper/library for Discord API.