made progress

This commit is contained in:
Honza
2024-08-09 16:29:43 +02:00
parent f604d1dad8
commit 6d74466432
7 changed files with 152 additions and 80 deletions
+4
View File
@@ -0,0 +1,4 @@
a list of random messages
bot will occasionally send
every new line is a new type of message
the message is randomly chosen
+4
View File
@@ -0,0 +1,4 @@
just a list of random responses
bot will occasionally send these as a reply to a message
every new line is a new type of message
the message is randomly chosen
@@ -0,0 +1,2 @@
example; priklad
spotnul jsem example lol; toto je example; tato zprava obsahuje example
+7
View File
@@ -0,0 +1,7 @@
if; any; of; theese; words; are; placed; as; specified; in; the; message
bot; will; choose; random; of; these; words
#! here in directory config/responses are groups of responses
#! the first row are words bot will search for in a message and the second are words bot will choose one from and send as reply message
#! "name" is the name of group, and "where" is location in the message of searched words as condition, it can be "zacatek"/"konec"/"obsahuje"
#! the count of theese files is not limited