Official command documentation

One bot. Every community tool.

Discover every command, permission, alias, and real example for the STARS Metin2 system bot.

62Commands
2Languages
24/7Automation
STARS • COMMAND CENTER
Online
S
STARS SystemAPPNow
SYSTEM OVERVIEW

Your complete community toolkit

Moderation, tickets, leveling, giveaways, automation and much more.

🛡️Moderation 🎫Tickets Automation 📈Leveling
/automod
🎉/giveaway
Advanced moderation Complete ticket system Leveling & rewards Persistent automations English & Arabic
COMMAND DIRECTORY

Find the right command instantly.

Search by name, purpose, alias, or permission. Open any card for full details and copy-ready examples.

BUILT FOR COMMUNITIES

More than a command list.

Persistent systems keep working through restarts, with polished Discord UI and safe owner controls.

🎫
02

Ticket workspace

Panels, sections, invoices, transcripts, ratings, staff analytics, snippets, and inactivity handling.

PanelsInvoicesAnalytics
03

Smart automation

Scheduled messages, auto roles, replies, lines, mentions, welcomes, temp voice rooms, and applications.

24/7JSONPersistent
04

Community growth

Level rewards, rankings, giveaways, quote cards, booster art, and live STARS website listings.

LevelsGiveawaysCanvas
GET STARTED

From zero to ready in minutes.

The bot registers slash commands automatically and stores every configurable system safely.

!

Enable Message Content and Server Members intents, then place the bot role above roles it manages.

  1. 01

    Configure

    Set owner IDs, channels, reactions, and environment tokens.

    config.js
  2. 02

    Install

    Install the locked project dependencies.

    npm install
  3. 03

    Launch

    Start the bot and slash commands register automatically.

    npm start
GOOD TO KNOW

Frequently asked questions.

Can every command use both slash and prefix?

Most commands support both. Security-sensitive or interface-heavy commands marked “Slash only” must use Discord slash commands.

Do settings survive a restart?

Yes. Configurable systems use persistent JSON or SQLite storage, and publisher messages are edited instead of duplicated.

How do I change the bot language?

A configured owner can run /lang language:ar or /lang language:en. The selected locale applies across the bot.

Why is a command missing in Discord?

Restart the bot to register definitions. Guild commands update immediately; global commands can take longer to appear.