# Abrevio

# What is Abrevio?

Abrevio is a framework for discord.js.
It simplifies the way you handle commands, events, and parse arguments/flags in strings.

# Abrevio Features

  • Simple Command Handling
  • Simple Event Handling
  • Argument / Flag Parsing
  • Extendable Structures
  • Handling edited messages (that correspond to a command)
  • Storing data in a Store.
  • A placeholder for specific data - Piece.

# Documentation

You can visit the documentation here

# Refs