Introduction

AFKHandler is a new handler for the discord.js v13 wrapper

Installing AFKHandler

To install AFKHandler through your terminal there are 2 ways:

# Using NPM
npm i afkhandler
# Alternatively, with Yarn
yarn add afkhandler

Last updated