Skip to content

Instantly share code, notes, and snippets.

View hmes98318's full-sized avatar
🤢
learning back-end

hmes98318

🤢
learning back-end
  • Taiwan
  • 13:23 (UTC +08:00)
View GitHub Profile
/*
* Description: Discord.js v14 Remove Slash Commands script
* Author: hmes98318
* License: MIT
* node_modules: discord.js
*/
const { REST } = require('@discordjs/rest');
const { Routes } = require('discord-api-types/v10');