# TE (TeXit)

{% hint style="danger" %}
**Note: Wysc Gitbook has been deprecated.**

The links on this page may no longer work.

New site: <https://wysc.us.to/docs/bots/texit>
{% endhint %}

## Bot Info

{% embed url="<https://top.gg/bot/510789298321096704>" %}

## Basics

Prefix: `,`

* \#voice
* \#whiteboard
* \#bots
* Works in all Social channels
* Works in all Wysc Library channels
* Works in all Wysc Cafe channels

## LaTeX

For special help and a tutorial on how to type equations, symbols, and other cool stuff in LaTeX, check out these fantastic resources:

{% embed url="<https://wysc.us.to/docs/bots/texit/latex>" %}
LaTeX Cheatsheet for TeXit  ▸
{% endembed %}

## Commands

This page is no longer updated. New site:

{% embed url="<https://wysc.us.to/docs/bots/texit>" %}
Commands  ▸
{% endembed %}

| Command                 | Description                                                                                                                                                                                                                         |
| ----------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| $ *\frac{1}{2}* $       | LaTeX renderer ([see how to use](/wysc/cafe/texit/latex-cheatsheet-for-texit.md))                                                                                                                                                   |
| ,ask *4x^2*             | Query WolframAlpha for *4x^2*                                                                                                                                                                                                       |
| ,calc *1+1*             | Calculator                                                                                                                                                                                                                          |
| ,notifyme *text*        | DMs you when the bot detects *text* (global)                                                                                                                                                                                        |
| ,notifyme *text* --here | DMs you when the bot detects *text* in Wysc only                                                                                                                                                                                    |
| ,rotate                 | Rotates most recent image in the channel                                                                                                                                                                                            |
| ,ti                     | Shows your timezone                                                                                                                                                                                                                 |
| ,ti --set *Europe*      | Set your timezone by continent                                                                                                                                                                                                      |
| ,ti --set *New\_York*   | <p>Set your timezone by city</p><p><em><strong>Note: Has to have <code>\_</code> and</strong></em> <a href="https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List"><em><strong>shown on this list</strong></em></a></p> |
| ,ti --set *7*           | <p>Set your timezone by current hour</p><p><em><strong>Note: If the time is 7:35pm, only put 7</strong></em></p>                                                                                                                    |

## Full Commands

Type `,help` in #bots


---

# 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://gdocs.gitbook.io/wysc/cafe/texit.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.
