Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 308 Bytes

readme.md

File metadata and controls

6 lines (6 loc) · 308 Bytes

Slash deleter

Slash deleter is a basic code to remove all slash commands from your bot using discord.js

Instalation and use

  • Run npm install to install packages
  • Go to index.js file and in client.login('bot_token'); replace bot_token with your bot token
  • Run node index.js and done all!