> ## Documentation Index
> Fetch the complete documentation index at: https://docs.automa.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Bot

> A list of SDKs for building bots with Automa

Automa provides SDKs to [implement a bot](/bot-development/implementation) that can interact with the platform. Please refer to the documentation for each SDK to learn how to use them effectively.

| Language   | Registry |    Package    | Documentation                                                               |
| ---------- | :------: | :-----------: | --------------------------------------------------------------------------- |
| TypeScript |    NPM   | `@automa/bot` | [GitHub](https://github.com/automa/sdk-typescript/tree/master/packages/bot) |
| Python     |   PyPI   |  `automa-bot` | [GitHub](https://github.com/automa/sdk-python/tree/master/packages/bot)     |
