Chat/api
Teriuihi ad91cda0c0 Add method to remove string at start
A new method `removeStringAtStart` has been added to the `ModifiableString` class. It replaces the starting string in a given text. Also, a condition has been modified in the `ChatListener` class to invoke this new method when the input string starts with the `APRIL_FOOLS_RESET` string. Additional unit tests were created to validate these changes.
2024-03-24 17:12:55 +01:00
..
src Add method to remove string at start 2024-03-24 17:12:55 +01:00
build.gradle.kts Add reverse chat feature for April Fools' and corresponding tests 2024-03-24 16:58:09 +01:00