> For the complete documentation index, see [llms.txt](https://plugins.phbot.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://plugins.phbot.org/phbot-api.md).

# phBot API

- [Client](https://plugins.phbot.org/phbot-api/client.md)
- [Guild](https://plugins.phbot.org/phbot-api/guild.md)
- [Events](https://plugins.phbot.org/phbot-api/events.md)
- [Players](https://plugins.phbot.org/phbot-api/players.md)
- [Party](https://plugins.phbot.org/phbot-api/party.md)
- [NPC](https://plugins.phbot.org/phbot-api/npc.md)
- [Character](https://plugins.phbot.org/phbot-api/character.md)
- [Academy](https://plugins.phbot.org/phbot-api/academy.md)
- [Inventory](https://plugins.phbot.org/phbot-api/inventory.md)
- [Pets](https://plugins.phbot.org/phbot-api/pets.md)
- [Monsters](https://plugins.phbot.org/phbot-api/monsters.md)
- [Encoding](https://plugins.phbot.org/phbot-api/encoding.md)
- [Locale](https://plugins.phbot.org/phbot-api/locale.md)
- [Config](https://plugins.phbot.org/phbot-api/config.md)
- [Botting](https://plugins.phbot.org/phbot-api/botting.md): These functions listed below allow you to start/stop botting/trace/trade.
- [Taxi](https://plugins.phbot.org/phbot-api/taxi.md)
- [Packet Injection](https://plugins.phbot.org/phbot-api/packet-injection.md)
- [Log](https://plugins.phbot.org/phbot-api/log.md)
- [Game Data](https://plugins.phbot.org/phbot-api/game-data.md)
- [Teleport](https://plugins.phbot.org/phbot-api/teleport.md)
- [Training Area](https://plugins.phbot.org/phbot-api/training-area.md)
- [Command Line Arguments](https://plugins.phbot.org/phbot-api/command-line-arguments.md)
- [Movement](https://plugins.phbot.org/phbot-api/movement.md)
- [Quests](https://plugins.phbot.org/phbot-api/quests.md)
- [Drops](https://plugins.phbot.org/phbot-api/drops.md)
- [Paths](https://plugins.phbot.org/phbot-api/paths.md): This API allows you to use path finding to create a path to a destination. These functions can only be called once every 5 seconds.
- [Script](https://plugins.phbot.org/phbot-api/script.md): Executes a script
- [Notifications](https://plugins.phbot.org/phbot-api/notifications.md): These APIs allow you to add notifications to the log.
- [Alchemy](https://plugins.phbot.org/phbot-api/alchemy.md): Controls alchemy through Python
- [Misc](https://plugins.phbot.org/phbot-api/misc.md): Miscellaneous functions
