FunctionsText Functions$stringEndsWithChecks if given message ends with given text Usage $stringEndsWith[message;text] Example: !!exec $stringEndsWith[Hello World;World]true Example: !!exec $stringEndsWith[Hello World;Discord]falseEdit This Page$replaceTextPrevious Page$stringStartsWithNext Page