Discord v12 | Yılan Oyun Komutu

Akuma
0



Taglar: discord bot , discord.js 12, discord.js 13, discord bot, discord bot v12

Komut Dosyasını İndir 📥 

const Discord = require('discord.js')
const GameCord = require('gamecord-fork')
const db = require('quick.db')

  exports.run = (client, message, args) => {

  
    new GameCord.SnakeGame(message)
        .setTitle('Yılan Oyunu')
        .setTime(60000) 
        .run()
 }
 exports.conf = {
  enabled: true,
  guildOnly: true,
  aliases: ["yılan"]
};

exports.help = {
    name: 'yılan',
  description: 'yılan,
  usage: 'yılan'
};



Yorum Gönder

0 Yorumlar
* Please Don't Spam Here. All the Comments are Reviewed by Admin.

güzel bir blog paylaşımı olmuş tebrik ederim.

güzel bir blog paylaşımı olmuş tebrik ederim.

Yorum Gönder (0)
Web sitemiz, deneyiminizi geliştirmek için tanımlama bilgileri kullanır. Daha Fazla Bilgi
Onayla !