Admin Commands
Administrative commands for managing the IdleRPG bot. Use with caution.
💡 All admin commands work via PRIVATE MESSAGE only. Use /msg idleSkyBOT <command>
These commands require bot admin privileges to execute. Admin nicks are configured in idlerpg.conf.
ADMINHELP
Show all admin commands with usage examples.
INFO
Retrieve some fairly useless stats about the bot.
DIE
Kills the bot process.
HOG
Summon the Hand of God spell. See the main help file.
RESTART
Restarts the bot.
CHPASS
Change a character's password.
CHPASS <char name> <new password>
CHCLASS
Change a character's class.
CHCLASS <char name> <new class name>
CHUSER
Change a character's username. Use sparingly.
CHUSER <char name> <new char name>
PUSH
Push a player toward their goal by subtracting time.
PUSH <char name> <seconds>
DEL
Remove a user's account permanently.
DEL <char name>
JUMP
Move the bot to another server.
JUMP <server[:port]>
SILENT
Switch bot between 4 modes of silence.
SILENT <mode>
BACKUP
Copy database file to .dbbackup/ directory.
RELOADDB
Force bot to reload player database. (Pause mode only)
PAUSE
Toggle pause mode.
DELOLD
Remove inactive accounts older than specified days.
DELOLD <days>
CLEARQ
Clear the outgoing message queue.
MKADMIN
Set the isadmin flag for a given username.
MKADMIN <username>
STATS
Display bot statistics.
GWAR
Start a guild war between two guilds.
GWAR <attacker> <defender>
SAY
Send a message to the channel.
SAY <message>
ME
Send an /me action to the channel.
ME <action>
NOTICE
Send a notice to a user.
NOTICE <user> <message>
TOPIC
Change the channel topic.
TOPIC <topic>
KICK
Kick a user from the channel.
KICK <user> [reason]
BAN
Ban a user from the channel.
BAN <user>
UNBAN
Unban a user from the channel.
UNBAN <user>
OP
Give operator status to a user.
OP <user>
DEOP
Remove operator status from a user.
DEOP <user>
VOICE
Give voice status to a user.
VOICE <user>
DEVOICE
Remove voice status from a user.
DEVOICE <user>
LISTUSERS
List all registered users.
LISTADMINS
List all admin nicks from config.
SETLEVEL
Set a user's level.
SETLEVEL <user> <level>
SETGOLD
Set a user's gold.
SETGOLD <user> <amount>
RESETPENALTIES
Reset all penalties for a user.
RESETPENALTIES <user>
GUILDINFO
Show detailed guild information.
GUILDINFO <guild_name>
GUILDLIST
List all guilds.
REHASH
Reload the config file.