dyno-clone
dyno-clone copied to clipboard
Tried to make clone of dyno and also tried to merge Dumb Bot Source Code with 1PG
Support For This Repository is now outdated as Discord.js V12 is also outdated.
Dumb Bot Source Code
Dumb 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
Notice
Removed Registering of Slash Commands Because of error
Please Star it People is forking more than starring this Project, starring this project means giving us some motivation to develop good things like this
Also Check out my new open source Project of Discord bot Maker like botghost.com Discord-bot-maker
Preview
https://dyno-clone.dhvitop.repl.co
Contact Us
https://discord.gg/FafYfmmg4Q Join Discord and My username will be Dhvit
Features
This bot Also Supports Many Slash-Commands This Bot Supports : Giveaways Ticket System Music Reaction Roles Custom Commands Auto Mod Leveling Much More!!
Original Bot
The Original Bot is Dumb Bot and For testing You can invite That bot from here - Invite Bot
Support
Tested Ones : This Bot Project Can Run on Windows , Glitch.com, Replit.com UnTested Ones: Maybe Ubuntu
Size
This Project Size is 400mb (Counted With Database)
Help
You can Join Our Support Server - Support Server
Installation
Installing
Self Hosting
First of all do git clone https://github.com/dhvitOP/dyno-clone.git in console or Download Project from here - Download From Here
Hosting Service
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/dhvitOP/dyno-clone.git
Filling Config Files
Fill the config.js and utils/gw-config.json With Your Credentials
Config.js
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 You can see tutorial of it on https://www.youtube.com/watch?v=nj-lJfkgb6w
"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": "G U D B O Y", // 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)
},
}
gw-config.json
"ownerID": "720632216236851260",
"everyoneMention": false,
"hostedBy": true,
"botsCanWin": false,
"embedColor": "#000080",
"embedColorEnd": "#FF0000",
"reaction": "🎉",
"giveawayEmoji": "🎉"
}
Mongodb
You can see the tutorial at https://www.youtube.com/watch?v=nj-lJfkgb6w
Important Installation
After Downloading Project in Console Type npm install
Starting the Bot
After Installing The Packages in console Type node xp.js
Result
If the Console Shows Port is running on
Error
if It shows any error Contact us on our Discord Server
Slash-Commands Installation
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/