Skip to content

itzfallenme/AIO-V2

 
 

Repository files navigation

Advanced-AIO-Bot Discord Bot

Features

  • More Commands
  • Bugs Fixed
  • Updated
  • New Modules
  • Easy to setup now

image

How to Use

Installation

Prerequisites

Installation Steps

  1. Clone the repository:

    git clone https://github.com/RayDev07/AIO-V2.git
    cd AIO-V2
  2. Install dependencies:

    npm i
  3. Setup your botconfig/main.json file:

    • Get into main.json file in the botconfig directory.
    • Change your configuration details in the following format:
      {
      "clienttoken": "your bot token here",
      "Note_Token:": "Put Your Bot Token Above (If your using replit then make a new secret 'clienttoken' and put ur bot token there... and then keep this string empty)",
      "clientname": "All in one latest",
      "clientid": "bot-id",
      "TestingServerID": "testing-server-id",
      "clientavatar": "",
      "prefix": "prefix like (?)",
      "developerID": ["owner ID"],
      "mongooseConnectionString": "your-mongodb-token",
      }
  4. Run the bot:

    node index.js

Links

Support

If you encounter any issues or have any questions, please feel free to open an issue on GitHub or join our support server on Discord.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%