> For the complete documentation index, see [llms.txt](https://bs.phodit.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bs.phodit.xyz/master.md).

# BotsShelter

## What is BotsShelter?

It is an API where you can share information about your bots and access it from anywhere, a website, another bot, etc. And this can be done by anyone!

## Why was it made?

The initial idea was to make bot info commands from every bot more complete, but you can do with it all you can imagine (and program :stuck\_out\_tongue\_closed\_eyes: ).

## How can I use it?

You will find different sections in this guide that will show you how everything works:

* The [Official Bot](/official-bot.md) - Where bots are added, modified, and deleted.
* The [API](/api.md) - Where you can find information about the bots that are in.
* The [NPM package](/npm-package.md) - That makes it super easy to use the API from Node.js.
