# Changelog

{% embed url="<http://changelog.fruxy.org/Changelog>" %}

### Changelog 31/08/2024

**Mejoras en el sistema de tickets:**  Nuevos botones para reclamar ticket, categorías para tickets reclamados, abiertos, cerrados, se agregaron iconos en los botones visuales de discord.\
\
**Nuevo comando !responderticket** - Ve la sección de comandos para ver su uso\
\
**Nuevo comando !conteo** - Ve la sección de comandos para ver su uso

**Nuevo comando !msg y !msge** - Ve la sección de comandos para ver su uso\
\
El mensaje del autowelcomer ahora tiene un **boton de "Server Info"**&#x20;

###

### Changelog 24/08/2024

Sistema de [soporte ](/iniciando-con-fruxy/sistema-de-soporte.md)(tickets)\
[AutoMod ](/iniciando-con-fruxy/automod-fruxy.md)Fruxy

### Changelog 20/08/2024

Comando !ppt implementado!\
Comando !trivia implementado!\
Comando !balance implementado!\
Comando !transferir implementado!\
Comando !hechizo implementado!\
Sistema de [confesiones](/iniciando-con-fruxy/publish-your-docs.md)\
Sistema de [sugerencias](/iniciando-con-fruxy/sistema-de-sugerencias.md)\
Sistema de [recordatorios](/iniciando-con-fruxy/sistema-de-recordatorios.md)\
[Triggers](/iniciando-con-fruxy/triggers.md)\
[AutoWelcomer](/iniciando-con-fruxy/autowelcome.md)\
[Mensajes personalizados<br>](/iniciando-con-fruxy/mensajes-configurables.md)\
Panel web para configurar el bot disponible en: <https://fruxy.org/>\
Nueva Wiki <https://wiki.fruxy.org/>


---

# 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://wiki.fruxy.org/basico/changelog.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.
