An open API service indexing awesome lists of open source software.

https://github.com/nextgenorg/guide


https://github.com/nextgenorg/guide

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

---
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.