Remove ! message in chat

Hello Community!

I am wondering if it is possible with WizeBot to delete !(command) messages in chat through WizeBot? Just wanting to clean up chat a bit and not have so many !(command) messages showing in chat.

For example I am wanting the message running the command to be deleted in chat when used. So like if a user puts !so @username in the chat this message is automatically delete but it still shows the shoutout message !so runs.

User: !so @username(or whatever the ! command is)
Chat: (Message Deleted)
Bot: Shoutout (the username)! Make sure to follow the at (twitch link)

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

$twitch_action(delete_message)

2 Likes

That worked perfectly! Thank you!

1 Like

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