Skip to content

realsunil/Discord-Gen-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌌 Aurora Gen Bot

Aurora Gen is a powerful and customizable Discord Generation Bot built with Node.js (discord.js v14).
It allows users to generate items (like accounts, keys, files, etc.) from premade stock files in a secure and automated way.


✅ Features

  • .gen command to generate stock items
  • .stock command to view available stock
  • ✅ Owner-only commands
  • ✅ Role-based permissions
  • ✅ Auto stock removal when used
  • ✅ Customizable prefix
  • ✅ Easy to host (Replit / VPS / Local)
  • ✅ Environment variable support (.env)

⚙️ Requirements

  • Node.js v16+
  • Discord Bot Token
  • (Optional) Specific channel ID for .gen usage

📦 Installation

1️⃣ Clone the Repository

git clone https://github.com/realsunil/aurora-gen-bot.git
cd aurora-gen-bot

2️⃣ Install Dependencies

npm install

3️⃣ Create .env File

TOKEN=your_discord_bot_token
PREFIX=.
GEN_CHANNEL_ID=123456789012345678   # optional
OWNER_IDS=

4️⃣ Start the Bot

node index.js

OR

npm start

git clone https://github.com/realsunil/Aurora-gen-bot.git cd aurora-gen-bot

About

You can use this bot in the below server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published