Issue description
See screenshot
Steps to reproduce the behavior
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected result
anni can complment herself
Actual result
she can't
Screenshots

Additional information
likely nontrivial-ish to fix because we currently rely on discord.js mention parsing behaviour, and mentioning someone twice its still counted as one? or does the api itself say who is pinged (allowed_mentions)? could check for a specific occurrence of <@canni id> twice or something like that
Issue description
See screenshot
Steps to reproduce the behavior
Expected result
anni can complment herself
Actual result
she can't
Screenshots
Additional information
likely nontrivial-ish to fix because we currently rely on discord.js mention parsing behaviour, and mentioning someone twice its still counted as one? or does the api itself say who is pinged (allowed_mentions)? could check for a specific occurrence of
<@canni id>twice or something like that