The TTS bot should ignore silent messages (such as those sent with the `@silent` tag or those with the `MessageFlags::SUPPRESS_NOTIFICATIONS` flag). **Example** - Message: `@silent hello` - **Expected:** ignored by TTS - **Current:** bot says `{nickname} said hello`
The TTS bot should ignore silent messages (such as those sent with the
@silenttag or those with theMessageFlags::SUPPRESS_NOTIFICATIONSflag).Example
@silent hello{nickname} said hello