Reply to Discord message.

Post your questions and help other users.

Moderator: Martin

Post Reply
Taku22
Posts: 7
Joined: 23 Jun 2013 20:00

Reply to Discord message.

Post by Taku22 » 21 Aug 2020 12:16

I am looking to set up a flow to automatically hit a button on a notification, paste some text, and click send. However, when the flow runs the notification shade just pops down, the notification goes away, and none of the text ever gets sent. What am I doing wrong?

Micky Micky
Posts: 179
Joined: 16 Oct 2019 17:38

Re: Reply to Discord message.

Post by Micky Micky » 22 Aug 2020 08:30

Hello

http://automagic4android.com/flow.php?i ... e67044c436

This flow creates a notification with a button.
If the button is clicked the phone vibrates.

Part 2 to follow.
Crude but it works.

Micky Micky
Posts: 179
Joined: 16 Oct 2019 17:38

Re: Reply to Discord message.

Post by Micky Micky » 22 Aug 2020 08:33

Part 2.

http://automagic4android.com/flow.php?i ... 456508501f

This flow is triggered by the notification and clicks the button called "blahblah".

Hope this helps

Micky
Crude but it works.

Micky Micky
Posts: 179
Joined: 16 Oct 2019 17:38

Re: Reply to Discord message.

Post by Micky Micky » 22 Aug 2020 08:36

I don't use Discord so I don't know where you're trying to paste the text. If it's in the notification then I think that's not possible.

The action CONTROL UI doesn't see the pull-down notification panel.
Crude but it works.

User avatar
Hit
Posts: 91
Joined: 20 Jan 2020 11:31

Re: Reply to Discord message.

Post by Hit » 22 Aug 2020 10:57


I have not try to do anything yet. I just come to say that there is a Function:
notifications()
//Expands the statusbar.

Micky Micky
Posts: 179
Joined: 16 Oct 2019 17:38

Re: Reply to Discord message.

Post by Micky Micky » 22 Aug 2020 11:14

Hello

I forget that CONTROL UI has extra functions.

notifications (); is nice to know. I don't know if it will help with issue.

takeScreenshot (); is helpful as I can never remember the key combination. Swiping is unreliable with sweaty hands. 😃

Many thanks

Micky
Crude but it works.

Post Reply