Skip to content

Birden çok dil destekli Discord.JS V14 boş altyapı

License

Notifications You must be signed in to change notification settings

CodAre-Development/v14-slashli-altyapi

 
 

Repository files navigation

Discord Bot Template

Getting Started

  1. Clone this repository.
  2. Configure your bot token in .env.
  3. Configure your bot settings in config.json.
  4. Add your event listeners in listeners.js.
  5. Organize your commands in the commands folder.
  6. Add your localizations in the localizations folder.

Features

  • Command Structure: Organize your bot commands into categories in the commands folder.
    • Example: commands/categoryName/command.js
  • Extensions: Extend JavaScript's built-in methods in the extensions folder.
    • Example: extensions/string.js extends the String prototype.
  • Localizations: Add localizations for your bot in the localizations folder.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Birden çok dil destekli Discord.JS V14 boş altyapı

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 100.0%