# Bit

## Bit

- [Welcome](https://bit.lockyzdev.com/welcome.md)
- [Updating](https://bit.lockyzdev.com/updating.md)
- [Commands](https://bit.lockyzdev.com/commands.md)
- [FAQ](https://bit.lockyzdev.com/faq.md)
- [Install Plugins](https://bit.lockyzdev.com/install-plugins.md)

## Docs

- [Welcome](https://bit.lockyzdev.com/docs/readme.md)
- [Updating](https://bit.lockyzdev.com/docs/updating.md)
- [Commands](https://bit.lockyzdev.com/docs/commands.md)
- [FAQ](https://bit.lockyzdev.com/docs/faq.md)
- [Install Plugins](https://bit.lockyzdev.com/docs/install-plugins.md)
- [Create Plugins](https://bit.lockyzdev.com/docs/dev/create-plugins.md): Get started making plugins for Bit
- [Commands](https://bit.lockyzdev.com/docs/dev/create-plugins/commands.md)
- [Events](https://bit.lockyzdev.com/docs/dev/create-plugins/events.md)
- [Plugin Requirements](https://bit.lockyzdev.com/docs/dev/create-plugins/plugin-requirements.md)
- [Functions](https://bit.lockyzdev.com/docs/dev/create-plugins/functions.md)
- [bit/plugins](https://bit.lockyzdev.com/docs/dev/create-plugins/functions/plugins.md)
- [.is\_active(id, version)](https://bit.lockyzdev.com/docs/dev/create-plugins/functions/plugins/.is_active-id-version.md)
- [.find(id)](https://bit.lockyzdev.com/docs/dev/create-plugins/functions/plugins/.find-id.md)
- [.list()](https://bit.lockyzdev.com/docs/dev/create-plugins/functions/plugins/.list.md)
- [.count()](https://bit.lockyzdev.com/docs/dev/create-plugins/functions/plugins/.count.md)
- [bit/core](https://bit.lockyzdev.com/docs/dev/create-plugins/functions/bit-core.md)
- [.log(type, "Plugin Name", force\_console, "Log")](https://bit.lockyzdev.com/docs/dev/create-plugins/functions/bit-core/logs.md)
- [.find\_emoji(unicode\_emoji)](https://bit.lockyzdev.com/docs/dev/create-plugins/functions/bit-core/.find_emoji-unicode_emoji.md)
- [.add\_intent(IntentGatewayBits)](https://bit.lockyzdev.com/docs/dev/create-plugins/functions/bit-core/.add_intent-intentgatewaybits.md)
- [.install\_module(npm\_package)](https://bit.lockyzdev.com/docs/dev/create-plugins/functions/bit-core/.install_module-npm_package.md)
- [Run function on bot startup](https://bit.lockyzdev.com/docs/dev/create-plugins/run-function-on-bot-startup.md)
- [Global Exports](https://bit.lockyzdev.com/docs/dev/create-plugins/global-exports.md)
- [Definable Intents](https://bit.lockyzdev.com/docs/dev/create-plugins/definable-intents.md)
- [Definable Node Modules](https://bit.lockyzdev.com/docs/dev/create-plugins/definable-node-modules.md)
- [plugin.json](https://bit.lockyzdev.com/docs/dev/create-plugins/plugin-json.md)
- [update.json](https://bit.lockyzdev.com/docs/dev/create-plugins/update-json.md): The file required for Bit: Cores plugin update system to work
- [Updating to Bit 2025.2](https://bit.lockyzdev.com/docs/dev/create-plugins/updating-to-bit-2025.2.md)
- [Updating to Bit 2025.1](https://bit.lockyzdev.com/docs/dev/create-plugins/updating-to-bit-2025.1.md)
- [Updating to Bit 2024.2](https://bit.lockyzdev.com/docs/dev/create-plugins/updating-to-bit-2024.2.md): Bit 2024.2 changes very little, however we HIGHLY recommend following this guide to update.
- [Updating to Bit 2024.1](https://bit.lockyzdev.com/docs/dev/create-plugins/updating-to-bit-2024.1.md): Bit 2024.1 changes a LOT of things, please follow this guide to get your plugins updated!
- [Bienvenido](https://bit.lockyzdev.com/docs/dev-es/bienvenido.md)
- [Crear complementos](https://bit.lockyzdev.com/docs/dev-es/crear-complementos.md): Empiece a crear complementos para Bit
- [Comandos](https://bit.lockyzdev.com/docs/dev-es/crear-complementos/comandos.md)
- [Eventos](https://bit.lockyzdev.com/docs/dev-es/crear-complementos/eventos.md)
- [Requisitos del complemento](https://bit.lockyzdev.com/docs/dev-es/crear-complementos/requisitos-del-complemento.md)
- [Funciones](https://bit.lockyzdev.com/docs/dev-es/crear-complementos/funciones.md)
- [bit/plugins](https://bit.lockyzdev.com/docs/dev-es/crear-complementos/funciones/bit-plugins.md)
- [bit/core](https://bit.lockyzdev.com/docs/dev-es/crear-complementos/funciones/bit-core.md)
- [.logs](https://bit.lockyzdev.com/docs/dev-es/crear-complementos/funciones/bit-core/.logs.md)
- [Ejecutar función al iniciar el bot](https://bit.lockyzdev.com/docs/dev-es/crear-complementos/ejecutar-funcion-al-iniciar-el-bot.md)

* [Welcome](https://bit.lockyzdev.com/docs/2025.1/readme.md)
* [Updating](https://bit.lockyzdev.com/docs/2025.1/updating.md)
* [Commands](https://bit.lockyzdev.com/docs/2025.1/commands.md)
* [FAQ](https://bit.lockyzdev.com/docs/2025.1/faq.md)
* [Install Plugins](https://bit.lockyzdev.com/docs/2025.1/install-plugins.md)
* [Create Plugins](https://bit.lockyzdev.com/docs/2025.1/dev/create-plugins.md): Get started making plugins for Bit
* [Commands](https://bit.lockyzdev.com/docs/2025.1/dev/create-plugins/commands.md)
* [Events](https://bit.lockyzdev.com/docs/2025.1/dev/create-plugins/events.md)
* [Plugin Requirements](https://bit.lockyzdev.com/docs/2025.1/dev/create-plugins/plugin-requirements.md)
* [Bit Core Functions](https://bit.lockyzdev.com/docs/2025.1/dev/create-plugins/bit-core-functions.md)
* [Logs](https://bit.lockyzdev.com/docs/2025.1/dev/create-plugins/bit-core-functions/logs.md)
* [Run function on bot startup](https://bit.lockyzdev.com/docs/2025.1/dev/create-plugins/run-function-on-bot-startup.md)
* [plugin.json](https://bit.lockyzdev.com/docs/2025.1/dev/create-plugins/plugin-json.md)
* [update.json](https://bit.lockyzdev.com/docs/2025.1/dev/create-plugins/update-json.md): The file required for Bit: Cores plugin update system to work
* [Updating to Bit 2025.1](https://bit.lockyzdev.com/docs/2025.1/dev/create-plugins/updating-to-bit-2025.1.md)
* [Updating to Bit 2024.2](https://bit.lockyzdev.com/docs/2025.1/dev/create-plugins/updating-to-bit-2024.2.md): Bit 2024.2 changes very little, however we HIGHLY recommend following this guide to update.
* [Updating to Bit 2024.1](https://bit.lockyzdev.com/docs/2025.1/dev/create-plugins/updating-to-bit-2024.1.md): Bit 2024.1 changes a LOT of things, please follow this guide to get your plugins updated!

- [Welcome](https://bit.lockyzdev.com/docs/2024.2/readme.md)
- [Updating](https://bit.lockyzdev.com/docs/2024.2/updating.md)
- [Commands](https://bit.lockyzdev.com/docs/2024.2/commands.md)
- [FAQ](https://bit.lockyzdev.com/docs/2024.2/faq.md)
- [Install Plugins](https://bit.lockyzdev.com/docs/2024.2/install-plugins.md)
- [Create Plugins](https://bit.lockyzdev.com/docs/2024.2/dev/create-plugins.md): Get started making plugins for Bit
- [Commands](https://bit.lockyzdev.com/docs/2024.2/dev/create-plugins/commands.md)
- [Events](https://bit.lockyzdev.com/docs/2024.2/dev/create-plugins/events.md)
- [Run function on bot startup](https://bit.lockyzdev.com/docs/2024.2/dev/create-plugins/run-function-on-bot-startup.md)
- [plugin.json](https://bit.lockyzdev.com/docs/2024.2/dev/create-plugins/plugin-json.md)
- [update.json](https://bit.lockyzdev.com/docs/2024.2/dev/create-plugins/update-json.md): The file required for Bit: Cores plugin update system to work
- [Updating to Bit 2024.2](https://bit.lockyzdev.com/docs/2024.2/dev/create-plugins/updating-to-bit-2024.2.md): Bit 2024.2 changes very little, however we HIGHLY recommend following this guide to update.
- [Updating to Bit 2024.1](https://bit.lockyzdev.com/docs/2024.2/dev/create-plugins/updating-to-bit-2024.1.md): Bit 2024.1 changes a LOT of things, please follow this guide to get your plugins updated!

* [Welcome](https://bit.lockyzdev.com/docs/2024.1/readme.md)
* [Updating](https://bit.lockyzdev.com/docs/2024.1/updating.md)
* [Commands](https://bit.lockyzdev.com/docs/2024.1/commands.md)
* [FAQ](https://bit.lockyzdev.com/docs/2024.1/faq.md)
* [Install Plugins](https://bit.lockyzdev.com/docs/2024.1/install-plugins.md)
* [Create Plugins](https://bit.lockyzdev.com/docs/2024.1/dev/create-plugins.md): Get started making plugins for Bit
* [Commands](https://bit.lockyzdev.com/docs/2024.1/dev/create-plugins/commands.md)
* [Events](https://bit.lockyzdev.com/docs/2024.1/dev/create-plugins/events.md)
* [Run function on bot startup](https://bit.lockyzdev.com/docs/2024.1/dev/create-plugins/run-function-on-bot-startup.md)
* [plugin.json](https://bit.lockyzdev.com/docs/2024.1/dev/create-plugins/plugin-json.md)
* [update.json](https://bit.lockyzdev.com/docs/2024.1/dev/create-plugins/update-json.md): The file required for Bit: Cores plugin update system to work
* [Updating to Bit 2024.1](https://bit.lockyzdev.com/docs/2024.1/dev/create-plugins/updating-to-bit-2024.1.md): Bit 2024.1 changes a LOT of things, please follow this guide to get your plugins updated!

- [Welcome](https://bit.lockyzdev.com/docs/5.2/readme.md)
- [Updating](https://bit.lockyzdev.com/docs/5.2/updating.md)
- [Commands](https://bit.lockyzdev.com/docs/5.2/commands.md)
- [FAQ](https://bit.lockyzdev.com/docs/5.2/faq.md)
- [Install Plugins](https://bit.lockyzdev.com/docs/5.2/install-plugins.md)
- [Create Plugins](https://bit.lockyzdev.com/docs/5.2/dev/create-plugins.md): Get started making plugins for Bit
- [Commands](https://bit.lockyzdev.com/docs/5.2/dev/create-plugins/commands.md)
- [Events](https://bit.lockyzdev.com/docs/5.2/dev/create-plugins/events.md)
- [plugin.json](https://bit.lockyzdev.com/docs/5.2/dev/create-plugins/plugin-json.md)
- [update.json](https://bit.lockyzdev.com/docs/5.2/dev/create-plugins/update-json.md): The file required for Bit: Cores plugin update system to work

## Bit Plugins

- [Welcome](https://bit.lockyzdev.com/plugins/welcome.md)
- [Bit: Core](https://bit.lockyzdev.com/plugins/plugins-by-lockyz-media/bit-core.md): Bit: Core is a plugin baked into Bit
- [Bit: Welcoming](https://bit.lockyzdev.com/plugins/bit-welcoming.md)
- [Bit: Logging](https://bit.lockyzdev.com/plugins/logging.md): A logging plugin created for Bit!
- [Get your Plugin Certified](https://bit.lockyzdev.com/plugins/for-developers/get-your-plugin-certified.md)
- [Certification Requirements](https://bit.lockyzdev.com/plugins/for-developers/certification-requirements.md)
- [How to make a plugin?](https://bit.lockyzdev.com/plugins/for-developers/how-to-make-a-plugin.md)

* [Welcome](https://bit.lockyzdev.com/plugins/2025.1/welcome.md)
* [Bit: Core](https://bit.lockyzdev.com/plugins/2025.1/plugins-by-lockyz-media/bit-core.md): Bit: Core is a plugin baked into Bit
* [Bit: Logging](https://bit.lockyzdev.com/plugins/2025.1/plugins-by-lockyz-media/logging.md): A logging plugin created for Bit!
* [Bit: Moderation](https://bit.lockyzdev.com/plugins/2025.1/bit-moderation.md)
* [Bit: Welcoming](https://bit.lockyzdev.com/plugins/2025.1/bit-welcoming.md)
* [Get your Plugin Certified](https://bit.lockyzdev.com/plugins/2025.1/dev/get-your-plugin-certified.md)
* [Certification Requirements](https://bit.lockyzdev.com/plugins/2025.1/dev/certification-requirements.md)
* [How to make a plugin?](https://bit.lockyzdev.com/plugins/2025.1/dev/how-to-make-a-plugin.md)

- [Welcome](https://bit.lockyzdev.com/plugins/2024.2/welcome.md)
- [Bit: Core](https://bit.lockyzdev.com/plugins/2024.2/plugins-by-lockyz-media/bit-core.md): Bit: Core is a plugin baked into Bit
- [Bit: Logging](https://bit.lockyzdev.com/plugins/2024.2/plugins-by-lockyz-media/bit-logging.md): A logging plugin created for Bit
- [Bit: Pokedex](https://bit.lockyzdev.com/plugins/2024.2/bit-pokedex.md)
- [Get your Plugin Certified](https://bit.lockyzdev.com/plugins/2024.2/for-developers/get-your-plugin-certified.md)
- [Certification Requirements](https://bit.lockyzdev.com/plugins/2024.2/for-developers/certification-requirements.md)
- [How to make a plugin?](https://bit.lockyzdev.com/plugins/2024.2/for-developers/how-to-make-a-plugin.md)

* [Welcome](https://bit.lockyzdev.com/plugins/2024.1/welcome.md)
* [Bit: Core](https://bit.lockyzdev.com/plugins/2024.1/plugins-by-lockyz-media/bit-core.md): Bit: Core is a plugin baked into Bit
* [Bit: Pokedex](https://bit.lockyzdev.com/plugins/2024.1/plugins-by-lockyz-media/bit-pokedex.md)
* [Bit: Logging](https://bit.lockyzdev.com/plugins/2024.1/plugins-by-lockyz-media/bit-logging.md): A logging plugin created for Bit 2024.1.1
* [Self Deleting](https://bit.lockyzdev.com/plugins/2024.1/plugins-by-lockyz-media/self-deleting.md)
* [Get your Plugin Certified](https://bit.lockyzdev.com/plugins/2024.1/for-developers/get-your-plugin-certified.md)
* [Certification Requirements](https://bit.lockyzdev.com/plugins/2024.1/for-developers/certification-requirements.md)
* [How to make a plugin?](https://bit.lockyzdev.com/plugins/2024.1/for-developers/how-to-make-a-plugin.md)

- [Welcome](https://bit.lockyzdev.com/plugins/5.2/welcome.md)
- [Bit Core](https://bit.lockyzdev.com/plugins/5.2/plugins-by-lockyz-media/bit-core.md): Bit Core is a plugin baked into Bit
- [Jupiter](https://bit.lockyzdev.com/plugins/5.2/plugins-by-lockyz-media/jupiter.md): A moderation plugin for bit
- [XP](https://bit.lockyzdev.com/plugins/5.2/plugins-by-lockyz-media/xp.md): An XP Plugin for Bit
- [Get your Plugin Certified](https://bit.lockyzdev.com/plugins/5.2/for-developers/get-your-plugin-certified.md)
- [Certification Requirements](https://bit.lockyzdev.com/plugins/5.2/for-developers/certification-requirements.md)
- [How to make a plugin?](https://bit.lockyzdev.com/plugins/5.2/for-developers/how-to-make-a-plugin.md)

## Bit Changelogs

- [Bit Changelogs](https://bit.lockyzdev.com/changelogs/bit-changelogs.md)
- [2025.2](https://bit.lockyzdev.com/changelogs/bit/2025.2.md)
- [2025.1](https://bit.lockyzdev.com/changelogs/bit/2025.1.md)
- [2024.2.1](https://bit.lockyzdev.com/changelogs/bit/2024.2.1.md)
- [2024.2](https://bit.lockyzdev.com/changelogs/bit/2024.2.md)
- [2024.1.2](https://bit.lockyzdev.com/changelogs/bit/2024.1.2.md)
- [2024.1.1](https://bit.lockyzdev.com/changelogs/bit/2024.1.1.md)
- [2024.1](https://bit.lockyzdev.com/changelogs/bit/2024.1.md)
- [5.2.3](https://bit.lockyzdev.com/changelogs/bit/5.2.3.md)
- [5.2.2](https://bit.lockyzdev.com/changelogs/bit/5.2.2.md)
- [5.2.1](https://bit.lockyzdev.com/changelogs/bit/5.2.1.md)
- [5.2.0](https://bit.lockyzdev.com/changelogs/bit/5.2.0.md)
- [5.1.0](https://bit.lockyzdev.com/changelogs/bit/5.1.0.md)
- [5.0.0](https://bit.lockyzdev.com/changelogs/bit/5.0.0.md)

* [Bit Changelogs](https://bit.lockyzdev.com/changelogs/es/bit-changelogs.md)
* [2025.2](https://bit.lockyzdev.com/changelogs/es/bit/2025.2.md)
* [2025.1](https://bit.lockyzdev.com/changelogs/es/bit/2025.1.md)
* [2024.2.1](https://bit.lockyzdev.com/changelogs/es/bit/2024.2.1.md)
* [2024.2](https://bit.lockyzdev.com/changelogs/es/bit/2024.2.md)
* [2024.1.2](https://bit.lockyzdev.com/changelogs/es/bit/2024.1.2.md)
* [2024.1.1](https://bit.lockyzdev.com/changelogs/es/bit/2024.1.1.md)
* [2024.1](https://bit.lockyzdev.com/changelogs/es/bit/2024.1.md)
* [5.2.3](https://bit.lockyzdev.com/changelogs/es/bit/5.2.3.md)
* [5.2.2](https://bit.lockyzdev.com/changelogs/es/bit/5.2.2.md)
* [5.2.1](https://bit.lockyzdev.com/changelogs/es/bit/5.2.1.md)
* [5.2.0](https://bit.lockyzdev.com/changelogs/es/bit/5.2.0.md)
* [5.1.0](https://bit.lockyzdev.com/changelogs/es/bit/5.1.0.md)
* [5.0.0](https://bit.lockyzdev.com/changelogs/es/bit/5.0.0.md)

## Bit Hosted

- [Bit: Hosted](https://bit.lockyzdev.com/hosted/bit-hosted.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://bit.lockyzdev.com/welcome.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
