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❤️
- 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
version12
so much features maybe doesn't work any more. - Don't worry new version of bot fordiscord.js
version14
as soon will be uploaded.
- If you need so much configuration about the bot you can go in to the
config.js
orexample.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 inconfig.js
just open this file 👉🏻run.bat
. -
EZPZ your Music bot are installed and running around 🕺