This commit is contained in:
Lukian LEIZOUR 2022-11-28 20:19:22 +01:00
parent 1bbbf05545
commit ba0ebec07d
10 changed files with 110 additions and 40 deletions

15
src/helps/default.txt Normal file
View file

@ -0,0 +1,15 @@
This is the default help message, you can access help messages by typing `/help <command help>`.
List of helps messages :
-`/help`
-`/help images`
-`/help openai`
-`/help games`
-`/help r34`
-`/help tools`

9
src/helps/games.txt Normal file
View file

@ -0,0 +1,9 @@
This is the games help message :
list of games commands :
-`/rps <rock/paper/scissors>` (used to play rock paper scissors against the bot)
-`/truce` (reply to a message with that command to verify it)
-`/dadjoke` (send a dad joke)

5
src/helps/images.txt Normal file
View file

@ -0,0 +1,5 @@
This is the images help message :
list of images commands :
-`/s <query>` (send a random image of google for your query)

5
src/helps/openAI.txt Normal file
View file

@ -0,0 +1,5 @@
This is the opanAI help message :
list of opanAI commands :
-`/g <query>` (generate an image with DALL-E with your query)

9
src/helps/r34.txt Normal file
View file

@ -0,0 +1,9 @@
This is the rule34 help message :
list of rule34 commands :
-`/rtag <query>` (search for a tag on rule34 site)
-`/r34 <tag>` (send a random rule34 image of your tag)
ps: only use these commands in private messages

9
src/helps/tools.txt Normal file
View file

@ -0,0 +1,9 @@
This is the tools help message :
list of tools commands :
-`/suggest <suggestion>` (suggest a new feature for the bot)
-`/github` (send the GitHub repository link)
-`/chatinfo` (send the current chat ID)