https://github.com/nextgenorg/guide
https://github.com/nextgenorg/guide
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nextgenorg/guide
- Owner: NextGenOrg
- Created: 2020-04-02T02:00:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-24T19:59:06.000Z (almost 6 years ago)
- Last Synced: 2025-12-26T10:49:08.928Z (6 months ago)
- Homepage: https://guide.nextgenteam.xyz/
- Size: 1.04 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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.