💡Core Features of WiraBot

WiraBot offers a rich set of commands to keep your server safe, organized, and engaging. Use these commands via slash / or prefix-based input (if enabled).


🔍 Basic Commands

Command
Description
Access Level
Example

/help

Displays all available commands with descriptions

Everyone

/help

/ping

Checks if the bot is online and measures response

Everyone

/ping

/info

Shows bot version, uptime, and developer info

Everyone

/info


🛡️ Moderation Commands

Command
Description
Access Level
Example

/ban @user [reason]

Permanently bans a user with optional reason

Admin/Mod

/ban @John Spamming

/kick @user

Kicks a user from the server

Admin/Mod

/kick @Sarah

/warn @user [reason]

Issues a warning; logs it for future reference

Admin/Mod

/warn @Mike Inappropriate language

/mute @user [duration]

Mutes a user temporarily or permanently

Admin/Mod

/mute @Anna 1h

/unmute @user

Removes mute from a user

Admin/Mod

/unmute @Anna


🎨 Customization Commands

Command
Description
Access Level
Example

/settings prefix [newPrefix]

Change command prefix

Admin

/settings prefix !

/language [langCode]

Change the bot's language

Admin

/language en or /language de

/settings welcome [message]

Customize welcome message

Admin

/settings welcome Welcome {user}!


⚙️ Utility Commands

Command
Description
Access Level
Example

/userinfo @user

Displays information about a user

Everyone

/userinfo @Lara

/serverinfo

Shows details about the server

Everyone

/serverinfo

/stats

Provides usage statistics about the bot

Admin/Mod

/stats


💡 Pro Tips

  • Use /help [command] for detailed info on any command.

  • Most commands support optional reasons or durations for clarity.

  • Use mentions (@user) or user IDs where possible for precision.

Last updated