Skip to content

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

License

Notifications You must be signed in to change notification settings

tavignesh/KarmaBot

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Karma

KarmaBot ✨

Run on Repl.it Remix on Glitch

A Mulitpurpose Discord Bot with a Music System used by 200K+ users and more than 2000 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
    "FACT_API": "",   // Get the api from the discord server 
    "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": "",
    "diskspin": "",
    "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

🎡

Zayynee

πŸ’»

About

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 99.6%
  • Shell 0.4%