Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bastian-js committed Aug 29, 2022
2 parents 9dcf77c + c6e8bd6 commit af4cead
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# DiscordJS-V13-AntiCrash
Simple AntiCrash Event for Discord Bots
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

0 comments on commit af4cead

Please sign in to comment.