A Mulitpurpose Discord Bot with a Music System used by 120K+ users and more than 1000 servers.
Karma Bot is a open source Discord bot coded in JavaScript with Discord.js by DeltaCoderr.
- Music & Filter
- Fun
- Anime
- NSFW
- Utility
- Image
- ChatBot
Karma has a lot of features, with 8 main categories:
- π΅ Music:
play,skip,queue,np,filtersand 8 more! - π©βπΌ Information:
info,help,inviteand 2 more! - π Anime:
anime,hug,karma,nekoand 3 more! - π€ ChatBot:
chatbotand 2 more! - π» Fun:
binary,clyde,comment,eject,iq,redditand 7 more! - π¨οΈ General:
fire,respect,scary,triggeredand 2 more! - βοΈ Other:
profile,addemoji,snipe,wikiand 3 more! - π Owner:
eval
-
Clone the Repo by typing
git clone https://github.com/DeltaCoderr/KarmaBotor Download the .rar file by clicking Here -
Set up your config.json file with your respective information.
{ "prefix": "", // Your Prefix "embedcolor": "", // Your EmbedColor "dev": "", // Owner's Discord ID "token": "", // Bot's Token "AME_API": "" //AME_API for Image Commands. } - Set up your emotes.json file with your Emoji IDS.
{ "load": "", "verified": "", "error": "", "info": "", "music": "", "queue": "", "success": "", "music1": "", "fun": "", "chatbot": "", "image": "", "anime": "", "nsfw": "", "other": "" } -
Install all the packages by typing
npm i -
Start the bot by typing
node karma.js
Karma Bot is licensed under the GPL 3.0 license. See the file LICENSE for more information. If you plan to use any part of this source code in your own bot, I would be grateful if you would include some form of credit somewhere.