Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months ago
JSON representation
Lunatix development, discord v14 bot template. for y'all developers!
- Host: GitHub
- URL: https://github.com/laschebest/discord-v14-template
- Owner: laschebest
- License: gpl-3.0
- Created: 2024-08-29T14:12:20.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-01T10:07:08.000Z (4 months ago)
- Last Synced: 2024-09-20T04:19:32.399Z (3 months ago)
- Topics: discord, discord-bot, discord-js, discord-js-v14, discord-template-bot, discord-v14-bots, discordbot, lunatix
- Language: JavaScript
- Homepage:
- Size: 63.5 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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