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`