All Projects → baeriri → multipurpose-bot

baeriri / multipurpose-bot

Licence: other
a multipurpose discord bot made with dbd.js

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to multipurpose-bot

lavamusic
lavalink music bot base in erela.js and discord.js v13
Stars: ✭ 210 (+556.25%)
Mutual labels:  discord-bot, music-bot, discord-js, music-bot-discord
Kalopsia-Bot
♠️ A Powerful Open-Source Discord,js (v13) Bot written in JavaScript with many moderation, fun, economy, music, utility commands ♠️
Stars: ✭ 60 (+87.5%)
Mutual labels:  discord-bot, music-bot, discord-js, economy-bot
economy-DiscordBot
Economic themed Discord Bot with quite a lot of commands and complete and a system of hunger, thirst, health like the real world.
Stars: ✭ 32 (+0%)
Mutual labels:  discord-bot, economy, discordbot, economy-bot
Discord-multipurpose-bot
A repository with JavaScript and Python versions of the same type of discord commands.
Stars: ✭ 27 (-15.62%)
Mutual labels:  discord-bot, music-bot, discord-js, multipurpose-bot
crove-bot
Discord.js bot. Can play music from YouTube, Spotify; has many other commands such as purge, kick, 8ball, etc.
Stars: ✭ 13 (-59.37%)
Mutual labels:  discord-bot, music-bot, discord-js
Music-Discord-Bot
A music Discord bot with more than 30+ commands which allows to play music on your server efficiently. Supports Youtube, Spotify, Deezer and Soundcloud links. Skips intros and blanks in the music with Sponsorblock.
Stars: ✭ 57 (+78.13%)
Mutual labels:  discord-bot, discordbot, music-bot-discord
mass-dm-discord
A MassDM selfbot which is working in 2021. Only for educational purposes 🥱🚀
Stars: ✭ 87 (+171.88%)
Mutual labels:  discord-bot, discord-js, discordbot
Welcome-Bot
A cool multi-purpose discord bot that solves all your problems. I have features such as Moderation, ModLog, Welcome & Goodbye logs, Fun, Music
Stars: ✭ 73 (+128.13%)
Mutual labels:  discord-bot, discord-js, discordbot
suggestions-bot
A Discord bot designed to build better communities by encouraging a positive and constructive relationship between community and staff.
Stars: ✭ 22 (-31.25%)
Mutual labels:  discord-bot, discord-js, discordbot
sharedsharder
Shard your discord.js bot across devices!
Stars: ✭ 18 (-43.75%)
Mutual labels:  discord-bot, discord-js, discordbot
Discord-Tools
VSCode extension allowing the integration of a Discord chat, bot templates, snippets, themes and more!
Stars: ✭ 91 (+184.38%)
Mutual labels:  discord-bot, discord-js, discordbot
Music-Slash-Bot
A music bot written in Discord.js and Distube using the slash command
Stars: ✭ 34 (+6.25%)
Mutual labels:  discord-bot, music-bot, discord-js
Komugari
A simple, multi-functional Discord bot written in Discord.js
Stars: ✭ 39 (+21.88%)
Mutual labels:  discord-bot, discord-js, discordbot
SparkV
🤖⚡ | The most POWERFUL multipurpose chat/meme bot that will boost the activity in your server.
Stars: ✭ 24 (-25%)
Mutual labels:  discord-bot, discord-js, discordbot
Commando
[DEPRECATED] ⚫ Commando Discord bot built on discord.js-commando.
Stars: ✭ 78 (+143.75%)
Mutual labels:  discord-bot, music-bot, discord-js
yumeko
The real yumeko UwU. Rewrite: https://github.com/youKnowOwO/yumeko-ts
Stars: ✭ 28 (-12.5%)
Mutual labels:  discord-bot, music-bot, discord-js
LenoxBot
🖥️ LenoxBot is a Discord bot that offers many cool new features to your Discord server!
Stars: ✭ 218 (+581.25%)
Mutual labels:  discord-bot, discord-js, discordbot
Discord-BOT-Dashboard
This version is outdated, please check out Discord BOT Dashboard v2
Stars: ✭ 32 (+0%)
Mutual labels:  discord-bot, discord-js, discordbot
NSFW-Bot
NSFW Bot is an open-source discord bot that has nsfw commands with the nekobot.xyz api.
Stars: ✭ 43 (+34.38%)
Mutual labels:  discord-bot, discord-js, discordbot
Discord-Reposter
Bot for reposting Discord messages (work in progress)
Stars: ✭ 62 (+93.75%)
Mutual labels:  discord-bot, discord-js, discordbot

multipurpose-bot

a multipurpose discord bot made with dbd.js/aoi.js!

august 27, 2021 i will no longer continue to do updates with this repository. sorry for the inconvenience.

💖 installation and setup

  • first, go to index.js and change TOKEN with your bot token.

example:

const bot = new dbd.Bot({
  mobile: false, // you can change it to "true" if you want a mobile status
  token: "TOKEN", // change TOKEN with your bot token
  prefix: ['$getServerVar[prefix]', '<@!$clientID>', '<@$clientID>'] // you may change the bot's main prefix in vars.js
})
  • after setting that up. go to vars.js and change you main prefix!
  • don't change/remove anything in vars.js except for the prefix.

example:

module.exports = ({
prefix: ";", // you can change it with desired prefix
})
  • now, for the bot status.

example:

bot.status({
    text: `with $serverCount servers`, // put any text
    type: "PLAYING", // LISTENING, PLAYING, WATCHING, COMPETING
    status: "online", // online, dnd, idle, invisible
    time: 75 // amount of times where you can change the bot status (if have multiple statuses)
    })
  • for multiple bot statuses do this.

example:

bot.status({
    text: `in games`,
    type: "COMPETING",
    status: "online", 
    time: 75 
    })
    
bot.status({
    text: `music`, 
    type: "LISTENING", 
    status: "online", 
    time: 75
    })

bot.status({
    text: `tv shows`, 
    type: "WATCHING", 
    status: "online", 
    time: 75
    })
  • for streaming status.
bot.status({
    text: "text", 
    type: "STREAMING", 
    url: "enter url/link"
    })

in the console, type npm i [email protected] and npm i dbd.db. or, if you want the latest one, do npm i dbd.js@latest and npm i dbdjs.db (but you may have to change some particular things in the codes) then to start the bot, type node index.js. then there you go! you have made your multipurpose bot!

💝 features and commands

🔨 utility:

help
command
invite
ping
setprefix

🎉 fun:

meme
gun
rip

leveling:

leveling enable/disable (enabled by default)
levels
exp
expcooldown

💲 economy:

daily
work
beg
pay
roulette
balance
leaderboard
award (Bot Developer only command)

information:

userinfo
channelinfo
roleinfo
serverinfo
botinfo
developerinfo

🎵 music:

play
stop
pause
resume
skip
skipto
queue
lyrics
volume
loopqueue
loopsong
nowplaying

🌌 miscellaneous

avatar
membercount
emojicount
poll

👩‍💻 developer

eval
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].