# ChatGPT

### Code

Ask the bot to generate a code.

> /code \<languange> \<prompt>

| Arguments    | Description                                                                                                              |
| ------------ | ------------------------------------------------------------------------------------------------------------------------ |
| \<languange> | <p>Your programming language.<br>Example: <code>c</code>, <code>c++</code>, <code>python</code>, or <code>js</code>.</p> |
| \<prompt>    | Your prompt to generate code.                                                                                            |

Paste/type a string into **\<languange>** and **\<prompt>**.\
For example:

* `/code language:c prompt:calculate pi`
* `/code language:python prompt:gauss seidel method using numpy`

### AnonQNA

Ask the bot to answer your question anonymously.

> /anongpt \<promp>

| Arguments | Description                 |
| --------- | --------------------------- |
| \<prompt> | Your prompt to ask the bot. |

Paste/type a string into **\<prompt>**.\
For example:

* `/anongpt prompt:how to marry a fictional character`
* `/anongpt prompt:how to make an apology to my ex`
