From c40e466292745b528814a13b6f5afdebc355fa64 Mon Sep 17 00:00:00 2001 From: Dreathean <132776330+Dreathean@users.noreply.github.com> Date: Mon, 24 Mar 2025 07:10:22 -0400 Subject: [PATCH] Updated Playerbot Commands (markdown) --- Playerbot-Commands.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Playerbot-Commands.md b/Playerbot-Commands.md index 02942bf..71b177d 100644 --- a/Playerbot-Commands.md +++ b/Playerbot-Commands.md @@ -4,7 +4,8 @@ Playerbots are programmed to respond to chat commands. The Multibot or Unbot (no command | action :---|:--- -``.playerbots bot add name1,name2,name3`` | login altbots. You can login an entire account at once by using the account name instead of character name if they are in your guild, given you have the corresponding config settings set to 1. Note that you are also able to login altbots from other accounts depending on your configurations. +``.playerbots bot add [name1,name2,name3]`` | login altbots. Note that you are also able to login altbots from other accounts depending on your configurations. +``.playerbots bot add account [accountname]`` | login an entire account of altbots. Depending on your configurations you can login other accounts. ``.playerbots bot remove name1,name2,name3`` | logout altbots ``.playerbots bot add *`` | login all altbots ``.playerbots bot remove *`` | logout all altbots