Skip to content

zYxDevs/Kato-Bot

 
 

Repository files navigation

Kato Discord Bot

Support via Trakteer License Discord.js Version Server POS Chat

About

Template Bot Kato untuk Server Perkumpulan Orang Santai yang dibuat oleh Bot Commander Kato Megumi Fanbase

Hak Cipta

Projek ini dilindungi oleh Attribution-ShareAlike 4.0 International yang dimana penggunanya boleh menggunakan, mendistribusikan, menampilkan, bahkan memodifikasi projek ini ke publik. Namun, biarkan lisensi ini sebagai credit/apresiasi selama penggunaan.

Creative Commons Licenses

This license lets others remix, tweak, and build upon your work even for commercial purposes, as long as they credit you and license their new creations under the identical terms. This license is often compared to “copyleft” free and open source software licenses. All new works based on yours will carry the same license, so any derivatives will also allow commercial use. This is the license used by Wikipedia, and is recommended for materials that would benefit from incorporating content from Wikipedia and similarly licensed projects

Creative Commons

Develover

  • ManLord#3143

Instalasi

  • Instal node.js (V16 ke atas)
  • Clone repo ini.
  • Instal terlebih dahulu dengan cara mengetik npm install.
  • Edit file config/config.json:
{
    "owners": [
        "458342161474387999"
    ],
    "prefix": [
        "d!",
        "d."
    ],
    "token": "token",
    "instaAuth": "",
    "channel": {
        "message-delete": "932997959669395485",
        "warn-activity": "932997960051093564"
    }
}

Penggunaan

ketik di terminal node index.js untuk menjalankan bot-nya.

Selamat Mencoba!

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%