discord bot kodlamaları

  1. Sperayz

    Sunucunuzdaki Botunuzda Kullanabileceğiniz Slashlı Sil Komutu İle Slashlı Avatar Komutu!

    const { Client, CommandInteraction, MessageEmbed, CommandInteractionOptionResolver } = require("discord.js"); module.exports = { name: "sil", description: "Mesaj Sil", type: 1, perm: "MANAGE_MESSAGES", options: [ { name:"sayı", description:"Kaç...
Üst