Delete the trigger message of sender

Hello,
I’m playing around with the custom commands (My Commands).
Is it possible to delete the message of a user via a custom command?
e.g. if a user types “!examplecommand XYZ”, the message should be deleted that just the bot response is visible to everyone in the chat (after the mod chat delay).

I have a workaround for normal users (just timeout them for a second). But for my mods this will not work, because then their mod rank will be lost, too.

image

Hello,
You can try to add this TAG in the command :

$twitch_action(delete_message)

3 Likes

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.