Sintya4 / KarmaBot

πŸ€– A Multipurpose Discord Bot with a Music System & Utility commands used by 160K+ users!

Home Page:https://karma.deltaa.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Karma

KarmaBot ✨

Run on Repl.it Remix on Glitch

A Mulitpurpose Discord Bot with a Music System used by 200K+ users and more than 1900 servers.

Karma Bot is a open source Discord bot coded in JavaScript with Discord.js by DeltaCoderr.

Categories πŸ“‘

  • Music & Filter
  • Fun
  • Anime
  • NSFW
  • Utility
  • Image
  • ChatBot

Commands List πŸ’«

Karma has a lot of features, with 8 main categories:

  • 🎡 Music: play, skip, queue, np,filters and 8 more!
  • πŸ‘©β€πŸ’Ό Information: info, help, invite and 2 more!
  • πŸš“ Anime: anime, hug, karma, neko and 11 more!
  • πŸ€– ChatBot: chatbot and 2 more!
  • πŸ‘» Fun: binary, clyde, comment, eject, iq, reddit and 7 more!
  • πŸ–¨οΈ Image: fire, respect, scary, triggered and 6 more!
  • βœ‰οΈ Other: profile, addemoji, snipe, wiki and 3 more!
  • πŸ‘‘ Owner: eval, reload

Status πŸ“₯

Status Servers Lib Upvotes Owner

Invite the Bot πŸ’•

Karma Bot
  • Any Questions/Suggestions? Ask them in our Support Server



  • Community Server



  • Website

Bot Setup πŸ”Š

  • Clone the Repo by typing git clone https://github.com/DeltaCoderr/KarmaBot or 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
    "database": "",  //Your DataBase URL to store the ChatBot's Channel data
    "AME_API": ""     //AME_API for Image Commands. Key can be found here -> (https://docs.api.amethyste.moe)
}
{
    "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

License ©️

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.

✨ Contributors :

PRs Welcome 

Thanks goes to these wonderful people :


DeltaCoderr

πŸ‘‘

Madnesssik

🎡

AzrailZeke

πŸ’»

About

πŸ€– A Multipurpose Discord Bot with a Music System & Utility commands used by 160K+ users!

https://karma.deltaa.me

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%