Skip to content

Nekros-dsc/Naoki-Bot

Repository files navigation

🌿Naoki Bot⚙


🔱 » Menu

☄ » Deploys

Deploy with REPLIT

🛠 » Features

📁 » Setting up

  1. Install Nodejs
  2. Open up config.json with notepad or some other editor

⚙ » Config

If you want to change the config, open up config.json and locate it at the top. There you can configure the following:

module.exports = {
    app: {
        px: 'prefix',
        token: 'put-token-here',
        owners: ["owner-id","",],//
        funny: 'dev-id',
        color: '#2f3136',
        footer: 'Nova World',
        maxserver: '10',
        maxVol: '150',
        everyoneMention: false,
        hostedBy: true,
        discordPlayer: {
            ytdlOptions: {
                quality: 'highestaudio',
                highWaterMark: 1 << 25
            }
        }
    }
}

The script was made by Funny & Betaa

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages