ChatGPT

Commands that use OpenAI's API.

Code

Ask the bot to generate a code.

/code <languange> <prompt>

ArgumentsDescription

<languange>

Your programming language. Example: c, c++, python, or js.

<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>

ArgumentsDescription

<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

Last updated