Socket
Socket
Sign inDemoInstall

rcnlx

Package Overview
Dependencies
4
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    rcnlx

A cli to generate discord.js projects


Version published
Weekly downloads
10
Maintainers
1
Install size
7.30 MB
Created
Weekly downloads
 

Readme

Source

rcnlx

Utilise a command handler in a matter of seconds

What is rcnlx?

rcnlx is a CLI (Command Line Interface) tool that lets you generate a Discord.JS project in a matter of seconds.

About

rcnlx is simply a command and event handler. When creating events or initialiasing new projects it becomes super convinient and it just takes about 5 seconds to get it done :O.

You can follow along with the discord.js tutorials by clicking here

Getting Started

Install rcnlx by running npm install -g rcnlx

  • cd into your project by typing cd <name of project>
  • In the terminal type rcnlx and it will show options for you simply select New to create a new project.
  • To run the bot, type node . or npx nodemon to start up your bot.

Author

Keywords

FAQs

Last updated on 08 Jan 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc