How to setup MacroDroid
By using the MacroDroid action inside of BuzzKill you can trigger any macro when you get a specific notification.
Setup a rule in BuzzKill
First, create a rule in BuzzKill and add the action to trigger MacroDroid. This is what MacroDroid will listen for.
Create a macro in MacroDroid
In MacroDroid, create a new macro for the thing you want to happen when your notification arrives.
Add the trigger
Add a trigger to your macro. Look in the Applications section and you should find a Tasker plugin option. Select it, then choose BuzzKill.
It should then show you the variables available from the notification. These are:
| Variable | Purpose |
|---|---|
| title | The title of the notification |
| message | The content of the notification |
| package | The package name of the application, can be found in the URL of the app. For WhatsApp it is “com.whatsapp” |
| app | The name of the app that is shown on the home screen |
Done
After that, whenever BuzzKill triggers your rule, it should trigger your macro in MacroDroid.