Skip to content
wakame edited this page Jul 10, 2023 · 4 revisions

Hello, World!

RyU is a Powerful Discord Automaton written in JavaScript. Lightweight, Efficient, Feature-rich.

What is Node.JS

Node.js is a platform built on Chrome's JavaScript runtime for easily building fast and scalable network applications. Node. js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

What is Discord.JS

discord.js is a powerful Node.js module that allows you to interact with the Discord API very easily. It takes a much more object-oriented approach than most other JS Discord libraries, making your bot's code significantly tidier and easier to comprehend. Usability, consistency, and performance are key focuses of discord.js, and it also has nearly 100% coverage of the Discord API. It receives new Discord features shortly after they arrive in the API.

Clone this wiki locally