big changes

This commit is contained in:
2023-10-03 17:27:25 -05:00
parent 98c6f995c9
commit 17767b0019
8 changed files with 178 additions and 68 deletions

View File

@@ -1 +1 @@
Goodbye!
Goodbye!

View File

@@ -1,3 +1,9 @@
Hi, I'm P3NG0, your friendly Worlds bot.
My initialization is complete.
Beep boop!
Hi.
Hi %s.
Aloha %s.
Nice to meet you %s.
Hope all is well!
Howdy!
Salutations %s.
Acknowledged.
Add '%s' to database.

View File

@@ -36,8 +36,12 @@ maxRandomMsgTime=900
msg_whereis=conf/whereis.messages
worldfile=conf/worlds.conf
# Simple responses to simple phrases.
responsefile=conf/responses.conf
# Other responses.
msg_attention=conf/attentions.messages
msg_startup=conf/startups.messages
msg_greet=conf/greets.messages
msg_goodbye=conf/goodbyes.messages
msg_unknowncmd=conf/unknowncmd.messages

View File

@@ -0,0 +1,11 @@
hi=Hello.
any tip=No, no tip.
tour=No deal.
bye=Goodbye!
cult=There is no cult on Worlds.com.
lover=You wouldn't make it past my saw blades, much less the lasers.
love=I have no concept of love.
hate=I have no concept of love.
table flip=(╯°□°)╯︵ ┻━┻
flip a table=(╯°□°)╯︵ ┻━┻
(╯°□°)╯︵ ┻━┻=┬─┬ノ( º _ ºノ)

View File

@@ -0,0 +1,3 @@
Hi, I'm P3NG0, your friendly Worlds bot.
My initialization is complete.
Beep boop!