Skip to content

๐Ÿš€ Advanced All-in-One Discord Bot โ€” More commands, new modules, bug fixes, and easier setup with Discord.js v13.

Notifications You must be signed in to change notification settings

RayDev07/AIO-V2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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

๐Ÿš€ Advanced All-in-One Discord Bot โ€” More commands, new modules, bug fixes, and easier setup with Discord.js v13.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published