/Midoriya-Logger

🤖 A Discord Bot with a Logger System!

Primary LanguageJavaScriptMIT LicenseMIT

Midoriya

Midoriya ✨

Run on Repl.it

A Discord Bot with a Logger System.

Midoriya is a open source Discord bot coded in JavaScript with Discord.js by Madnesssik.

Categories 📑

  • Infos
  • Settings

Commands List 💫

Categories:

  • ✉️ Infos: help
  • 👑 Settings: setlogschannel, setembedcolor

Invite the Bot 💕

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



  • Community Server



  • BetaDevs Studio



Bot Setup 🔊

  • Clone the Repo by typing git clone https://github.com/Beta-Devs/Midoriya-Logger or Download the .rar file by clicking Here

  • Set up your config.json file with your respective information.

{
    "token": "tokenhere", // Your Token
    "owners": ["ownerid"], // Your ID
    "PREFIX": "prefix", // Your PREFIX
    "color": "black", // Color
    "cooldown": 5  // Cooldown currently change in command file
{
    "yes": "",
    "no": "",
    "boost": "",
    "offline": "",
    "online": "",
    "voice": "",
    "help": "",
    "settings": ""
}
  • Install all the packages by typing npm i

  • Start the bot by typing node midoriya.js

License ©️

Midoriya is licensed under the MIT 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.