Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 575 Bytes

File metadata and controls

20 lines (12 loc) · 575 Bytes
description Welcome to Logic Development , in this guide we will use Discord.js v11.3.2 which is the version that offers the best stability.

Welcome

What is Discord.js?

It is a powerful Node.js module that allows you to interact with the Discord API very easily.

What is Node.js?

It is an execution environment for JavaScript, using an event-driven, non-locking I/O operations model, which makes it light and efficient.

What is the Discord API?

It is a development interface to power your applications and create bots for your communities.