Skip to content

**ProjectA** is a flexible and open-source Discord bot template built on the powerful `discord.js` library. It enables seamless Discord API integration, supports custom commands, and ensures straightforward setup for personal or professional bots. 🚀

License

Notifications You must be signed in to change notification settings

WLappiz/ProjectA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjectA - Versatile Discord Bot Template

ProjectA is a versatile Discord bot template designed to help you kickstart your own bot development. Built with discord.js.

Features

  • Discord.js Based: Powered by the popular discord.js library for seamless interaction with the Discord API.
  • Extensible: Easily add new features and commands to suit your needs.
  • Open Source: Licensed under the MIT, allowing you to use, modify, and distribute the code.

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/WLappiz/ProjectA.git
    cd ProjectA
  2. Install dependencies:

    npm install
  3. Configure the bot:

    • Rename config.json.example to config.json and fill in your bot token and other configuration details.

Running the Bot

Start the bot in production mode with the following command:

npm start

For development mode with automatic restarts on file changes, use:

npm run dev

Node and Library Versions

Ensure you are using the following versions for compatibility:

  • Node.js: v14 or higher
  • Dependencies:
    • axios: 1.8.1
    • chalk: 5.4.1
    • chokidar: 4.0.3
    • discord.js: 14.18.0
    • discord.js-rate-limiter: 1.3.2
    • dotenv: 16.4.7
    • express: 4.21.2
    • multer: 1.4.5-lts.1
    • set-interval-async: 3.0.3
  • DevDependencies:
    • nodemon: 3.1.9

License

This project is licensed under the MIT. See the LICENSE file for details.

Contributing

We welcome contributions! Please read our CONTRIBUTING.md for details on how to contribute to this project.

Contact

For support or inquiries, please contact us at [email protected].

Happy bot building! 🚀

About

**ProjectA** is a flexible and open-source Discord bot template built on the powerful `discord.js` library. It enables seamless Discord API integration, supports custom commands, and ensures straightforward setup for personal or professional bots. 🚀

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •