0.0.8 • Published 2 years ago

yigit v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

p align="center">

<img width="300" src="https://yigitt.vercel.app/png/sketch-1703872158674.png" alt="tilki">

Doküman | Destek Sunucusu | Website | GitHub


Bilgi

Bu modül aoi.js'de zorlananlara yaptım inşallah beğenirsiniz <3

İndirme

npm i yigit

Main

const {AoiClient} = require("aoi.js");

const bot = new AoiClient({
token: "token",
prefix: "y!",
intents: ["MessageContent", "Guilds", "GuildMessages"],
  events: [
      "onMessage",
      "onInteractionCreate"
    ]
})



const { Yigit } = require("yigit");
const yigit = new Yigit({ bot:bot });
yigit.yigitKur();


client.command({
  name: "yigit-sürüm",
  code: `$yigitV`
})

Lisans

Yigit'nin lisans'ı var B) MIT LICENSE.

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.0

2 years ago

0.0.1

2 years ago