Comment on page
ChatGPT
Commands that use OpenAI's API.
Ask the bot to generate a code.
/code <languange> <prompt>
Arguments | Description |
---|---|
<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
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
Last modified 8mo ago