Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laschebest/discord-v14-template

Lunatix development, discord v14 bot template. for y'all developers!
https://github.com/laschebest/discord-v14-template

discord discord-bot discord-js discord-js-v14 discord-template-bot discord-v14-bots discordbot lunatix

Last synced: about 3 hours ago
JSON representation

Lunatix development, discord v14 bot template. for y'all developers!

Awesome Lists containing this project

README

        

# ⚒ Discord.js v14 Bot Template
### (İngilizce bilmeyenler için türkçe aşağıda! ⤵)
👋 Welcome to the **discord-v14-template** project, if you need support join [Lunatix Development](https://discord.gg/lunatix)!

### 🔧 Features
- Sharding (optional)
- Command Handling (/ and Custom Prefix)
- MongoDB Support (if you want to use you can enable MongoDB in Utilities/Settings/config.js)
- More than one prefix ".", "!", "&", "*"... (optional)
- Command Cooldowns

### 🌆 Directories
- Main (Main bot file (index.js), shard.js(Sharding Manager), Commands, Events)
- Utilities (Database, Examples, Helpers, Settings)

### ⬇ How to setup:
- Fill in Utilities/Settings/config.js.
- Install modules using `npm install` command.

### ▶ How to start:
- To run normally
```
npm run start
```
- To run sharded
```
npm run sharded
```
### https://discord.gg/lunatix
---

# ⚒ Discord.js v14 Bot Altyapısı

👋 **discord-v14-template** projesine hoş geldiniz! Destek ihtiyacınız olursa [Lunatix Development](https://discord.gg/lunatix) sunucusuna katılabilirsiniz!

### 🔧 Özellikler
- Discord.js Sharding (opsiyonel)
- Komut Yönetimi (/ ve Özel Prefixler)
- MongoDB Desteği (MongoDB'yi kullanmak isterseniz Utilities/Settings/config.js dosyasında etkinleştirebilirsiniz)
- Birden fazla prefix: ".", "!", "&", "*"... (isteğe bağlı)
- Komut Cooldown (Bekleme Süresi)

### 🌆 Diziler
- Main (Ana bot dosyası (index.js), shard.js (Sharding Manager), Commands, Events)
- Utilities (Database, Examples, Helpers, Settings)

### ⬇ Kurulum:
- Utilities/Settings/config.js dosyasını doldurun.
- Modülleri `npm install` komutuyla yükleyin.

### ▶ Başlatma:
- Normal olarak çalıştırmak için:
```
npm run start
```
- Shard ile çalıştırmak için:
```
npm run sharded
```
### https://discord.gg/lunatix