Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aeroware/aeroclient

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aeroware/aeroclient

advanced discord.js command handler framework with many extra utilities

  • 3.6.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
49
increased by4800%
Maintainers
2
Weekly downloads
 
Created
Source

AeroClient

AeroClient Discord

About

AeroClient is a discord.js framework that focuses on customization. It is fully customizable due to the many options and flags you can set. AeroClient also features something new in discord.js frameworks: middleware.

Docs

The docs for this framework can be found here

Features

  • Aliases
  • Logger
  • Persistable
    • Prefixes
    • Cooldowns
  • Command handling
    • Many flags to choose and enable; some are listed below
      • args if arguments are required
      • guildOnly if the command can only be executed in a guild
      • hidden if the command should be hidden from the help command
    • Automatic incorrect usage reply
  • Extremely powerful argument validation and parsing
    • Compile metasyntax
    • Validate arguments
    • Parse arguments into objects for usage
  • Automatic loading
    • Events
    • Commands
    • Custom responses; also listed below
      • error when an error occurs
      • usage when the usage is incorrect
      • cooldown when the cooldown is not over
  • Cooldowns
  • Default commands and behaviour
    • setprefix sets the prefix for the current guild
    • help simple help command
  • Middleware
    • Stop command execution if needed
    • Customize AeroClient behaviour
  • Slash commands

Questions? Join the Discord!

Keywords

FAQs

Package last updated on 27 Feb 2021

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc