Emojiserver for all emoji access
https://replit.com/@npgop1/Luminious-bot#README.md repl codes if you are lazy to fork this but remember give me credits
This bot is used by more than 120k Discord users and going to be more than 100 servers.
Luminious is a open source Discord bot coded in JavaScript with Discord.js and Mongoose by Wumpuspro.
Feel free to add a star ⭐ to the repository to promote the project!
Luminious Bot is A MultiPurpose Discord Bot with 214 Commands And 85% Of Database is Based on quick.db I am Wishing That Adamjr Will see this so please star it @adamjr
This bot Also Supports Many Slash-Commands This Bot Supports : Giveaways Ticket System Music Reaction Roles Custom Commands Auto Mod Leveling Much More!!
The Original Bot is Luminious Bot and For testing You can invite That bot from here - Invite Bot
Tested Ones : This Bot Project Can Run on Windows , Glitch.com, Replit.com UnTested Ones: Maybe Ubuntu
This Project Size is 400mb (Counted With Database)
You can Join Our Support Server - Support Server
First of all do git clone https://github.com/Wumpuspro/Luminious-bot.git in console or Download Project from here - Download From Here
If you are using Hosting Service like Replit.com or glitch.com In there Go on New Project And in That go on Imprort From Github And Paste This - https://github.com/Wumpuspro/Luminious-bot.git
Fill the config.js and utils/gw-config.json With Your Credentials
module.exports = {
"registercommands" : false, //Write True If You Are Launching The Bot First Time
"token": "", //Your Super Secret Bot Token
"imageapi": "", //Your Amethyste Api You can get it from https://api.amethyste.moe/
"ownerID": [], //Your Discord User ID
"prefix": "", //Your Bot's Prefix
"mongourl": "", // Mongodb url
"secret": "", // Your super secret bot token You can get it from the section of Oauth2 of Discord Developer Portal named Client Secret
"dashboardURL": "", // write https://localhost:3000 if you are hosting in your own pc/laptop and if using website hosting then connect domain and just write that website copy paste in here or enter ip of that hosting server with the port ahead of it
"chat": {
"url": "",
"bid": "",
"key": "",
"uid": ""
}, // You can get This Things from https://brainshop.ai
"api": "", // Your Youtube Api
"youtubeAPI": "", // Your Youtube Api
mainprefix: "", // Again Your Prefix
"owner": "Npg", // Owner Name
basiclang: "en", //The basic language of the bot, "fr" for French and "en" for English
embeds: {
color: "BLUE", //Embed color (in English)
footers: "GIVEAWAY :tada: :tada:" //Embed footer
},
events: {
addcolor: "GREEN", //The color of the event add (in English)
remcolor: "RED" //The color of the event remove (in English)
},
reaction: "🎉", //Reaction to the giveaways if you in the console you see 'unknown emoji' that's what this emoji is not recognized by Discord
grole: "Giveaway Manager", //If the member doesn't have permission to handle messages he can still use the giveaways commands if he has the role configured right here
auth: {
support: "XXX", //The link of your Discord server
dperms: "8" //The permissions that the bot asks on we want to add it on a Discord server (8 = moderator)
},
}
"ownerID": "852219497763045398",
"everyoneMention": false,
"hostedBy": true,
"botsCanWin": false,
"embedColor": "#000080",
"embedColorEnd": "#FF0000",
"reaction": "🎉",
"giveawayEmoji": "🎉"
}
Luminious is an powerful bot
You can directly edit your configuration, manage your servers, view rankings, modify your profile and much more!
Find the code in the src folder!
If you don't want to edit the code of the bot, a permanent online version is available, which you can invite to your own Discord!
Before creating an issue, please ensure that it hasn't already been reported/suggested, And if you have a question, please ask it in the Discord server instead of opening an issue. If you wish to contribute to the Adequate codebase , feel free to fork the repository and submit a pull request! but you should know discord.jsv13 for contribution!!
Luminious 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.
U need mongo db database Click here for Mongodb database
After Downloading Project in Console Type npm install
After Installing The Packages in console Type node xp.js
If the Console Shows Port is running on And Logged in as < Your Bot name> If Your Console Shows Anything from up then Your Bot is ready and you can use it
if It shows any error Contact us on our Discord Server
If you want to register your bot's Slash-commands then go on config.js and in registercommands Remove false and write true there. This is not tested Yet so if you get Any error in that use Gui which is made by my one of Favourites "Androz" Website - https://slash-commands-gui.netlify.app/