Motivation
People always say "you are using a bot" or "you are using a macro" or "stop hotkeying" when i have autogg. Also, sometimes i want to say something and then run a command. Also, maybe you want to say something else if something happens.
Description
- allow you to set multiple responses. for example, when you win the game the responder will say gg and then /leave
- set delays, in ms or seconds or smt idk. this will be a delay for when it says the message. maybe a new delay between each new message sent. for example, maybe you want 50ms before saying gg, but then 1000ms after that before running /leave
- if statements for groups. for example, if group 1 in
\s*(?<Team>(Red|Blue) Team) has won the game!\s* is "Red Team" then run /leave, but if it's "Blue Team" then say gg. Idk if u wanna add this since you can achieve the same thing by making two filters, but it would be very nice to set up responses. Another example is saying ez when u win and gg when u lose 💀
- Idk if this is possible with cloth config, since i never used that before, but it would be nice if these sorted based off their server address and then you can collapse/expand each group

- Make it so you can add names to the responder things, instead of it by default saying the "regex -> response"
- respond to action bar + titles. For example, some servers don't have a chat message when something starts, but it has a title. idk
Other information
No response
Motivation
People always say "you are using a bot" or "you are using a macro" or "stop hotkeying" when i have autogg. Also, sometimes i want to say something and then run a command. Also, maybe you want to say something else if something happens.
Description
\s*(?<Team>(Red|Blue) Team) has won the game!\s*is "Red Team" then run /leave, but if it's "Blue Team" then say gg. Idk if u wanna add this since you can achieve the same thing by making two filters, but it would be very nice to set up responses. Another example is saying ez when u win and gg when u lose 💀Other information
No response