Skip to content

hariiim/CoreX-Bot

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

236 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Animated Background

ALL IN ONE BOT 1.2.2

License: MIT Donate

YouTube Join Discord Instagram Facebook

Discord All-in-One BOT Installation Guide

How to Install

Step 1: Update config.json [ USE ENV FILES ]

  1. Open the config.json and add your MongoDB URL.

ENV SETUP

TOKEN=, 
FACEBOOK_ACCESS_TOKEN=, 
FORTNITE_API_KEY=, 
YOUTUBE_API_KEY=, 
TWITCH_CLIENT_ID=, 
TWITCH_ACCESS_TOKEN=, 
INSTAGRAM_ACCESS_TOKEN=, 
MONGODB_URI=
GEMINI_API=

Step 2: Set Up Hosting Service

  1. Go to your preferred hosting service. For this guide, we use Render.
  2. In the Build & Deploy section, paste your repository URL.

Step 3: Add Build and Start Commands

Run the following commands to install dependencies and start your bot:

npm install node index.js

Step 4: Get Your Bot Token

  1. Navigate to the Discord Developer Portal.
  2. Find your application, and retrieve the bot token from the "Bot" section.

Step 5: Set Environment Variable

  1. Create an environment variable with the following details:
    • Key: TOKEN
    • Value: [your bot token]
  2. Deploy your application using your hosting serviceโ€™s deployment process.

Step 6: Wait and Test

  1. Wait approximately five minutes for your bot to deploy and start up.
  2. Test your bot by sending commands to ensure it is operational.

๐ŸŽ‰ Congratulations! Your bot is now up and running. ๐Ÿฅณ

Additional Resources

Video Tutorial: If you prefer a video guide, watch this YouTube tutorial [ Soon ].

Common Errors: Consult the errors section for troubleshooting.

Useful Files

  • UI/banners/musicard.js: Change, add, or remove music cards here.
  • UI/icons/musicicons.js: Change, add, or remove music icons here.

About

CoreX Bot โ€“ The all-in-one Discord assistant! ๐Ÿš€ Moderation, tickets, server stats, welcome messages, and 300+ commands to keep your server secure, organized, and fun.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.8%
  • HTML 0.2%