Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 940 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 940 Bytes

Added

  • Documentation created. You can access here.
  • Added utils property to return data more easily then vanilla discord.js.
  • Prefix Command now return Seface Kit instance such as Slash Commands.
  • Added permissions property for Slash Commands.
  • Added demo on project repository.

Changes

  • Seface Kit is not export default anymore.
  • The commandsIn and eventsIn property on SefaceKitOptions only accept relative paths.

First Release 🎉