# Change Log

## 📩 **Update v1.1**

### **Invite Tracker** category/feature added!

All available `invites` commands as of v1.1 are as follows -

`t-invite setup` \
└─ Sets up the invite channel for the bot to send who invited the member!\
`t-invites show [member]` \
└─ Shows the invites of the member mentioned!\
`t-invites top` \
└─ Show the invites leaderboard in the server!\
`t-invites channel` \
└─ Shows which channel is set as the invite tracker channel, if invite tracker is enabled.`t-invites disable` \
└─ Disables the invites tracker in a server, if it is enabled.

### Other commands added

`t-lyrics [song title]` \
└─ Shows the lyrics of the song mentioned!\
`t-ppsize [member]` \
└─ pretty self-explanatory...\
`t-setup` \
└─ Starts an interactive setup which walks through each of the feature setups (For example - Invite Tracker ,Welcome Logs, etc.)!\
`t-support` \
└─ Sends the invite link of the support server!

### Changes and bug fixes

└─ Well, in short there were many many command fixes that I lost the count, lol. But on the good side, they are fixed! Some of them are as follows-

* `t-leave` \
  └─ Now you can leave even if you are not in the same voice channel as the bot.
* `t-giveaway`\
  └─ Fixed the error where the bot could also win. lol.
* `t-top` \
  └─ Fixed the | list index out of range | error.
* `logging`\
  └─ A really annoying bug will be fixed, which is trying to keep create the webhook, even if the max amount of webhooks are reached.

└─ Many commands were also changed. The difference may not be noticeable while using them, but there is a change in their infrastructure.

### What next?

└─ More "fun image" commands like Dank Memer.\
└─ The "reaction roles" category. \
└─ Still want more? Suggest them [here](https://discord.gg/u6SYTMh) !

### &#x20;**💝 Have a great day ahead!**


---

# 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://trixz.gitbook.io/trixz/change-log.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.
