# Customizaciones del bot

## Auto iniciar el bot

{% embed url="<https://youtu.be/VlmNqFtmLy8>" %}

## AutoStart (El bot se abre de nuevo aunque se cierre solo)

{% embed url="<https://youtu.be/-cs0I6HZ3Sk>" %}

Necesitas estos 2 archivos:

{% embed url="<https://drive.google.com/file/d/1auE_GI3cVzCpsEnqPJHEtLKRtXReejNA/view?usp=sharing>" %}

{% file src="/files/Vtf58tTAs8soih65vBHX" %}

Dentro de este último archivo, lo editamos con click derecho y ponemos nuestro usuario y contraseña.Si tenemos master password en la configuración, añadimos:\ <mark style="color:red;">**Master\_password=**</mark>\
\
&#x20;Debe quedar así

<mark style="color:red;">**Username=**</mark>Diamond

<mark style="color:red;">**Password=**</mark>SpainTeam

<mark style="color:red;">**Master\_password=**</mark> *spanishguide*

###

### Iniciar el bot con una configuración en específico&#x20;

En caso que quieras iniciar el bot con una configuración en especifico debes editar el archivo **Diamond.bat y** al final de la segunda línea agregas **-config** *(nombre de tu configuración)*

Ejemplo:\
\
&#x20;-config Invokes

Y por último guardas la configuración

<figure><img src="/files/8o7kEhurpWdqYXVAQkPw" alt=""><figcaption></figcaption></figure>

## Personalizar colores y fuentes en el bot

{% embed url="<https://www.youtube.com/watch?v=NOpkTBaOOck>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://darkbotes.gitbook.io/darkbot-es-guide/donors/customizaciones-del-bot.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.
