Skip to content

awaiq310/Discord-Self-Bot-100-CMD-s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-Self-Bot-100-CMD-s

A simple Discord self-bot with 100 commands, configurable via a .env file. Perfect for automating tasks on Discord using your own account.


Features

  • 100 ready-to-use commands
  • Easy setup with .env configuration
  • Lightweight and fast
  • Ideal for personal Discord automation

Prerequisites

Before running the bot, make sure you have:

  • Node.js installed (v16 or higher recommended)
  • A Discord account token (from your account settings)

⚠️ Warning: Self-bots are against Discord's Terms of Service. Use at your own risk.


Installation & Setup

Follow these steps to get your self-bot running:

1. Clone the repository

Clone Repository

  1. Install dependencies npm install

  2. Configure the .env file

Create a file named .env in the root directory and add your Discord token:

TOKEN=your_discord_token_here

Replace your_discord_token_here with your actual Discord token.

  1. Run the bot node index.js

Once running, your bot will be ready to use all 100 commands.

Releases

No releases published

Packages

 
 
 

Contributors