commit
This commit is contained in:
parent
1308673174
commit
df30871629
11 changed files with 14 additions and 12 deletions
0
src/discord_helps/openAi.txt
Normal file
0
src/discord_helps/openAi.txt
Normal file
|
@ -1,6 +0,0 @@
|
|||
This is the opanAI help message :
|
||||
|
||||
list of opanAI commands :
|
||||
|
||||
-`/g <query>` (generate an image with DALL-E with your query)
|
||||
-`/q <query>` (generate an answer for your question)
|
11
src/telegram_helps/openAI.txt
Normal file
11
src/telegram_helps/openAI.txt
Normal file
|
@ -0,0 +1,11 @@
|
|||
This is the opanAI help message :
|
||||
|
||||
list of opanAI commands :
|
||||
|
||||
-`/g <query>` (generate an image with DALL-E with your query)
|
||||
-`/q <query>` (generate an answer for your question)
|
||||
-`/addconv <convName>` (add a new conversation to the database)
|
||||
-`/delconv <convName>` (delete a conversation from the database)
|
||||
-`/lc` (display all the conversations that are into the database)
|
||||
-`/displayconv <convName>` (display a conversation)
|
||||
-`/addmsg <convName> - <message>` (send a new message to a conversation)
|
Loading…
Add table
Add a link
Reference in a new issue