Rich Text Finder
Utility class to search for rich text. Rich text include:
- Users
- Text channels
- Emotes
- Roles
- Unicode/shortcode emojis
@here
and@everyone
mentions- URLs
This class takes your input and tokenizes it as it finds what you're asking it to find.
You can then take the output using getResults or consume it directly using processResults.