Code Monkey home page Code Monkey logo

all-for-one-bot's Introduction


♾ All For One Discord Bot Source

Hi there👋🏻

In this project, we built a discord bot that has all the features of other bots.

This bot has features such as ticketing system, giveaway system, music system, backup system, social media alert system, moderation system, fun system, economy system, and it also has more features, but it was not mentioned because the text was too long.

To support the project, please promote it and give it a star⭐.

this source bot writes with love and somuch works❤️‍🔥, so please give star ⭐ to this project❤️

Some Images About The Bot📌 soon📪

🍴 How Install

for setup your bot, you need put bot secret "Token" in .env file and replaced it with BOT_TOKEN after that for add bot prefix you need go again in and put your bot prefix in .env file then replaced it with BOT_PREFIX then for working your bot well you have to put bot client id in last file and replaced it with BOT_CLIENT_ID

token="PLACE_BOT_TOKEN"
prefix="PLACE_BOT_PREFIX"
clientId="USER_CLIENT_ID"
mongoURL="PLACE_MONGODB_DATABASE_URL"

if you need so much configuration about the bot you can go in to the config.js file and edit some parameters for customizing your bot.

//an example code from "config/bot.js"
module.exports = {
  discord: {
    token: process.env.token,
    prefix: process.env.prefix,
    invite: `https://discord.com/oauth2/authorize?client_id=${process.env.clientId}&scope=bot+applications.commands&permissions=8`,
    server_support: "https://discord.gg/P4XxUmebDa",
    server_id: "1054814674979409940",
    server_channel_report: "1054814677806370927",
    server_channel_status: "1054814677806370928",
    server_channel_stats: "1128650802236497940",
    topgg: `https://top.gg/bot/${process.env.clientId}/vote`
  },
  //... etc
}
  • if you didn't install source packages you need for install all packages open that👉🏻 install.bat
Packages Version Install
@napi-rs/canvas Lastest ^0.1.41 npm install @napi-rs/canvas
mongoose Lastest ^7.1.1 npm install mongoose
axios Lastest ^1.3.5 npm install axios
quickmongo Lastest ^5.2.0 npm install quickmongo
discord-html-transcripts Lastest ^3.1.3 npm install discord-html-transcripts
quick.db Latest ^9.1.6 npm install quick.db
cli-color Lastest ^2.0.2 npm install cli-color
discord.js Lastest ^14.11.0 npm install discord.js
cpu-stat Lastest ^2.0.1 npm install cpu-stat
dotenv Lastest ^16.0.1 npm install dotenv
express Lastest ^4.18.1 npm install express
fs Lastest ^0.0.1-security npm install fs
moment Lastest ^2.29.4 npm install moment
  • if the source packages needs updates you can open that file for update there👉🏻 update.bat

  • if you install packages and want run your source you have to open that👉🏻 run.bat

  • EZPZ your Music bot are installed and running around 🕺

How run bot in replit or heroco? that was so easy, after you click that buttons👇🏻 you will create some project like this source with importing this source🎓 and after that with installing bot packages, and place bot some important objects run your bot.

Deploy on Herokucd Remix on Glitch Use on Replit


📫 Contact me in :  

Discord Telegram Instagram Twitch YouTube Github

sizar-team.png

My Discord Account

all-for-one-bot's People

Contributors

sobhan-srza avatar itssobhan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.