shazifyTM / lutu-discord-bot

An open source discord moderation bot with a web dashboard and a lot of features.

Home Page:https://www.lutu.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord MIT node GitHub stars GitHub forks MIT forthebadge forthebadge forthebadge forthebadge


About

Lutu is an open source discord bot with a dashboard and alot of commands, Only Official Instance Is: https://discordjs.services/lutu Imgur Use any of the bots named Lutu at your own risk.

You are welcome to use any of the provided code. as long as you adhere to thr licanse, witch states. all changes must be provided if it is in this codebase or another. and all changes to the lutu bot (if you are using this as a starting point must be stated as well. I have provided a copy of the current licanse, you can view it by navagating to the licanse.md file


All other bots including, But Not Limited To:

  • "Wolf Security:" 577025984306479132

Is a clone & a violation of the license agreement. All bots found in violation will have action taken at the highest extent. This software is only to be used to improve existing code. (That does not mean self host it and act like you built it!)


Special thanks to Zaydme for his contributions to the bot.


Maintenance

No new features are going to be implemented outside pull requests from people. All issues opened that require fixes will be fixed.

For help & support join MrAugu's Discord Server.

To support this and many other projects, become a patron.

Requirments

NodeJS - Optimal Version: v12.3.1

NPM - Optimal Version: v6.11.3

Git Command Line Interface - Optimal Version: v2.7.4

Installation

Open your terminal and type commands below.

cd Desktop
git clone https://github.com/MrAugu/lutu-discord-bot lutu-bot
cd lutu-bot
npm install

On your desktop a folder called lutu-bot will be created, open it.

Now open config.js file and set the required values.

To start bot use following command:

On Windows:

node index

On Linux:

sudo node index

sudo is required in order to bind your application to port 80.

Need help setting up config.js or starting bot?

For help & support join MrAugu's Discord Server.

About

An open source discord moderation bot with a web dashboard and a lot of features.

https://www.lutu.dev

License:MIT License


Languages

Language:JavaScript 74.6%Language:HTML 25.1%Language:CSS 0.3%