📕
AFKHandler
  • Introduction
  • FAQ
  • Changelog
  • Classes
    • AFKHandler
    • Command
    • SlashCommand
    • Event
    • Feature
  • Methods
    • Commands
    • SlashCommands
    • deleteSlash
    • Events
    • Features
    • load
    • setCooldown
    • time
    • convert
    • convertLong
  • Types
  • AFKHandlerInteraface
  • AFKHandlerOptions
  • CommandInterface
  • SlashCommandInterface
  • EventInterface
  • FeatureInterface
  • CommandHelp
  • (Callbacks)
  • (Utils)
Powered by GitBook
On this page
  • 1.1.16 - 2021-08-29
  • Fixed
  • 1.1.15 - 2021-08-19
  • Implemented
  • 1.1.14 - 2021-08-19
  • Implemented
  • 1.1.13 - 2021-08-19
  • Started
  • 1.1.12 - 2021-08-19
  • Changed
  • Added
  • 1.1.11 - 2021-08-19
  • Fixed
  • 1.1.10 - 2021-08-19
  • Fixed
  • 1.1.9 - 2021-08-19
  • Fixed
  • 1.1.8 - 2021-08-19
  • Changed
  • 1.1.7 - 2021-08-19
  • Fixed
  • 1.1.4 / 1.1.5 / 1.1.6 - 2021-08-19
  • Fixed
  • 1.1.3 - 2021-08-19
  • Fixed
  • 1.1.2 - 2021-08-19
  • Removed
  • 1.1.1 - 2021-08-19
  • Changed
  • 1.1.0 - 2021-08-19
  • Added

Was this helpful?

Changelog

1.1.16 - 2021-08-29

Fixed

  • Nested folders weren't loaded

1.1.15 - 2021-08-19

Implemented

  • deleteSlash method

1.1.14 - 2021-08-19

Implemented

  • deleteSlash method

1.1.13 - 2021-08-19

Started

  • deleteSlash method

1.1.12 - 2021-08-19

Changed

  • load method visibility to public

  • convertLong method visibility to public

Added

1.1.11 - 2021-08-19

Fixed

  • nsfw property wasn't wotrking

1.1.10 - 2021-08-19

Fixed

  • cooldown error on slash commands promise

  • remaining in cooldownMsg method had an extra space

1.1.9 - 2021-08-19

Fixed

  • remaining in cooldownMsg method was wrong

1.1.8 - 2021-08-19

Changed

  • commands aren't case sensitive anymore

1.1.7 - 2021-08-19

Fixed

  • BotPermissions options

1.1.4 / 1.1.5 / 1.1.6 - 2021-08-19

Fixed

  • Permissions options

1.1.3 - 2021-08-19

Fixed

  • Invalid token error

1.1.2 - 2021-08-19

Removed

  • tsconfig.json file

1.1.1 - 2021-08-19

Changed

  • Now License appears as MIT

1.1.0 - 2021-08-19

Added

  • AFKHandler lib folder

PreviousFAQNextAFKHandler

Last updated 3 years ago

Was this helpful?