Skip to content

Commit

Permalink
Document reply feature
Browse files Browse the repository at this point in the history
  • Loading branch information
ChillerDragon committed Aug 28, 2024
1 parent 5332d69 commit 88066e7
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,30 @@ To activate the advanced mode you have to set `cl_war_list_advanced 1`.
Check `!help` in chat for all the commands.
And you also want to checkout the folders and files that are created in your ddnet directory in the chillerbot/warlist folder.

### Auto reply in chat

There is a command to auto reply to common messages in chat. It is not some smart AI its just a fixed list of known words but it works pretty well.
It does not reply automatically you have to bind it and actively press the bind if you want it to attempt a reply.
It only replies to the last message that pinged (highlighted your name) in chat. And only if it is recent enough.
So you have to press the bind shortly after the message appeared in chat otherwise it will assume the message is no longer relevant.

The command you want to bind is ``reply_to_last_ping``

![warlist simple preview](https://raw.githubusercontent.com/ChillerDragon/cdn/master/auto_reply_bind.png)

Here some screenshots of the things it can reply to. If there was no message it can reply to it will not do anything.

![reply](https://raw.githubusercontent.com/ChillerDragon/cdn/master/chillerbot_replies/dyn.png)
![reply](https://raw.githubusercontent.com/ChillerDragon/cdn/master/chillerbot_replies/enemies.png)
![reply](https://raw.githubusercontent.com/ChillerDragon/cdn/master/chillerbot_replies/grenade.png)
![reply](https://raw.githubusercontent.com/ChillerDragon/cdn/master/chillerbot_replies/how_are_you.png)
![reply](https://raw.githubusercontent.com/ChillerDragon/cdn/master/chillerbot_replies/reason.png)
![reply](https://raw.githubusercontent.com/ChillerDragon/cdn/master/chillerbot_replies/sense.png)
![reply](https://raw.githubusercontent.com/ChillerDragon/cdn/master/chillerbot_replies/where_close.png)
![reply](https://raw.githubusercontent.com/ChillerDragon/cdn/master/chillerbot_replies/where_far.png)
![reply](https://raw.githubusercontent.com/ChillerDragon/cdn/master/chillerbot_replies/why_kill_me.png)
![reply](https://raw.githubusercontent.com/ChillerDragon/cdn/master/chillerbot_replies/watch_me.gif)

### Password manager

Go to your teeworlds/chillerbot directory and create the file ``chillpw_secret.txt``
Expand Down

0 comments on commit 88066e7

Please sign in to comment.