Sobhan-SRZA / All-For-One-Bot

This source is full discord bot and can do anything you want.

Home Page:http://sobhan.epizy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


β™Ύ All For One Discord Bot Source

Overview

Hi thereπŸ‘‹πŸ»

In this project, we built a discord bot that has all the features of other bots.

This bot has features such as ticketing system, giveaway system, music system, backup system, social media alert system, moderation system, fun system, economy system, and it also has more features, but it was not mentioned because the text was too long.

To support the project, please promote it and give it a star⭐.

this source bot writes with love and somuch works❀️‍πŸ”₯, so please give star ⭐ to this project❀️

Some Images About The BotπŸ“Œ

Bot ScreenShots

Bot ScreenShots

Bot ScreenShots

Bot ScreenShots

Bot ScreenShots

Bot ScreenShots

Bot ScreenShots

Bot ScreenShots

Bot ScreenShots


Features

  • Ticket System 🎫
  • Music 🎢 (Actually it's broked because main package doesn't support it.)
  • Giveaway System 🎁
  • Fun Commands 🎈
  • Moderating System βš™
  • VIP Commands πŸ’Ž (It's just nitro generating command also it's fake nitro.)
  • Logs All Moderaton Staff in Channel πŸͺ΅
  • Custom Prefix πŸ§€
  • Commands For Only Bot Owners πŸ‘‘ (Like change bot name or profile avatar thingy.)
  • NSFW Commands πŸ”ž (Using free api)
  • Information Commands πŸ“« (Like role, bot, user and server information.)
  • Get Witch User You Want Avatar Image Or Banner Thingy 🍀
  • ⚠ Alert!! - This source code only works with discord.js version 12 so much features maybe doesn't work any more. - Don't worry new version of bot for discord.js version 14 as soon will be uploaded.

How Install

  • If you need so much configuration about the bot you can go in to the config.js or example.env file and edit some parameters for customizing your bot.
  • Alert !! - if you add your values in example.env file fastest you can rename it to .env.

Preview of example.env file:

# Discord robot token and message commands prefix section.
token=""
prefix=""

# Discord webhook url for debug all error in embed message section.
webhook_url=""
webhook_username=""
webhook_avatar=""

# Discord server channels Id and main server Id section.
server_support=""
support_server_id=""
status_channel_id=""
report_channel_id=""

Preview of config.js file:

module.exports = {
    emojis: {
        off: "❌",
        error: "⚠",
        queue: "πŸ“Š",
        music: "🎢",
        success: "βœ”",
        report: "πŸ“ž",
        setup: "πŸ“",
        giveaway: "πŸŽ‰",
        maske: "🎭",
    },
    webhook: {
        url: process.env.webhook_url || "",
        username: process.env.webhook_username || "",
        avatar: process.env.webhook_avatar || ""
    },
    discord: {
        token: process.env.token || "",
        prefix: process.env.prefix || "",
        invite: "https://discord.com/oauth2/authorize?client_id={clientId}&permissions=137775017040&scope=bot%20applications.commands",
        server_support: process.env.server_support || "https://discord.gg/P4XxUmebDa",
        support_server_id: process.env.support_server_id || "",
        status_channel_id: process.env.status_channel_id || "",
        report_channel_id: process.env.report_channel_id || ""
    },
    activity: [
        "Build by Sobhan-SRZA (mr.sinre)"
    ],
    type: [
        "WATCHING",
        "COMPETING"
    ], // COMPETING | WATCHING | LISTENING | PLAYING | CUSTOM_STATUS | STREAMING 
    presence: [
        "dnd",
        "idle",
        "online"
    ],
    owners: [
        "865630940361785345"
    ],
    vip_role: [
        "1204454699374346290"
    ],
    colors: {
        none: "#2F3136",
        red: "#ff4d4d",
        green: "#ddcc33",
        uptime: "#51ff23",
        purpledark: "#6a006a",
        purplemedium: "#a958a5",
        purplelight: "#c481fb",
        orange: "#ffa500",
        gold: "#daa520",
        reddark: "#8e2430",
        redlight: "#ff0000",
        bluedark: "#3b5998",
        cyan: "#5780cd",
        bluelight: "#ace9e7",
        aqua: "#33a1ee",
        pink: "#ff9dbb",
        greendark: "#2ac075",
        greenlight: "#a1ee33",
        white: "#f9f9f6",
        cream: "#ffdab9"
    },
    filters: [
        "8D",
        "gate",
        "haas",
        "phaser",
        "treble",
        "tremolo",
        "vibrato",
        "reverse",
        "karaoke",
        "flanger",
        "mcompand",
        "pulsator",
        "subboost",
        "bassboost",
        "vaporwave",
        "nightcore",
        "normalizer",
        "surrounding"
    ]
}

A table to shows you what packages are used in this source code.

Packages Version Install
@napi-rs/canvas Version ^0.1.50 npm install @napi-rs/canvas
akaneko Version ^5.3.0 npm install akaneko
aki-api Version ^6.0.9 npm install aki-api
axios Version ^1.6.7 npm install axios
cli-color Version ^2.0.4 npm install cli-color
cpu-stat Version ^2.0.1 npm install cpu-stat
dateformat Version ^5.0.3 npm install dateformat
discord-buttons Version ^4.0.0 npm install discord-buttons
discord-giveaways Version ^4.5.1 npm install discord-giveaways
discord-player Version ^4.1.4 npm install discord-player
discord.js Version ^12.5.3 npm install discord.js
dotenv Version ^16.4.5 npm install dotenv
easy-games-js Version ^1.2.1 npm install easy-games-js
mathjs Version ^12.4.0 npm install mathjs
moment Version ^2.30.1 npm install moment
ms Version ^2.1.3 npm install ms
nekos.life Version ^3.0.0 npm install nekos.life
node-fetch Version ^3.3.2 npm install node-fetch
novelcovid Version ^3.0.2 npm install novelcovid
quick.db Latest ^9.1.7 npm install quick.db
random-puppy Version ^1.1.0 npm install random-puppy
rss-parser Version ^3.13.0 npm install rss-parser
snakecord Version ^1.0.9 npm install snakecord
superagent Version ^8.1.2 npm install superagent
express Version ^4.18.1 npm install express
  • For start the bot after putting all values in .env file or in config.js just open this file πŸ‘‰πŸ» run.bat.

  • EZPZ your Music bot are installed and running around πŸ•Ί

How run bot in replit or heroco? that was so easy, after you click that buttonsπŸ‘‡πŸ» you will create some project like this source with importing this sourceπŸŽ“ and after that with installing bot packages, and place bot some important objects run your bot.

Deploy on Herokucd Remix on Glitch Use on Replit


Contact

About

This source is full discord bot and can do anything you want.

http://sobhan.epizy.com

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 99.9%Language:Batchfile 0.1%