Displays repeated messages (NOT Combos).
There exists a widespread OBS Plugin concept of the "Combo". However, this is different from a "Repeat", in that it checks when consecutive messages are identical, whereas, for a Repeat, I used a time duration which ignores whether or not a message is consecutive.
A demo is seen here:
All information is on the GitHub repo: https://github.com/mattyHerzig/ChatBuzz/tree/main
There exists a widespread OBS Plugin concept of the "Combo". However, this is different from a "Repeat", in that it checks when consecutive messages are identical, whereas, for a Repeat, I used a time duration which ignores whether or not a message is consecutive.
A demo is seen here:
All information is on the GitHub repo: https://github.com/mattyHerzig/ChatBuzz/tree/main