Skip to content

bastian-js/discord-anticrash-v13v14

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

discord.js v13 & v14 anti-crash

simple anti-crash for your discord.js v13 & v14 bot

how to use

  1. add anti-crash.js in your events Folder
  2. make a channel for only anti-crash stuff & make a new webhook in this channel
  3. copy webhook url
  4. paste webhook id & token in the anti-crash file
  5. add require("./Structures/Handlers/Anti-Crash")(client); into your index- or main.js