Verified exhaustiveness thanks to:
grep -rPo ']\(#\K.*?[A-Z].*?(?=\))'
Personal notes: Benjamin_Loison/simplematrixbotlib/issues/1
Verified exhaustiveness thanks to:
```bash
grep -rPo ']\(#\K.*?[A-Z].*?(?=\))'
```
Personal notes: [Benjamin_Loison/simplematrixbotlib/issues/1](https://codeberg.org/Benjamin_Loison/simplematrixbotlib/issues/1)