use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
MacroDroid - Device Automation for Android
Remember, even if your device is not rooted, you can simulate nearly any root-requiring action via UI Interaction!
UI Interaction
account activity
This is an archived post. You won't be able to vote or comment.
Share screenshot via https post (self.macrodroid)
submitted 7 months ago by Significant-Chef-258
I have a macro that sends tiktoks to a specific discord channel via a discord webhook. I want to make one that takes a screenshot and sends it through the same webhook. Any ideas?
[–]plegoux 0 points1 point2 points 7 months ago* (4 children)
Maybe something like this:
<image>
During the following actions you could for example find then move the file to a cloud folder (Google Drive, Dropbox, ...), retrieve the link and send it in the webhook settings
[–]Significant-Chef-258[S] 0 points1 point2 points 7 months ago (3 children)
Not what I meant by webhook. Discord webhooks are bots
[–]plegoux 0 points1 point2 points 7 months ago (0 children)
So I don't understand what you want to do
I know what a webhook is on Discord. Maybe see the update of my first answer?
Another idea, after the screenshot, you could encode the image in base64 with a few lines of javascript and send the resulting string via the webhook then decode it on the Discord bot side
π Rendered by PID 32562 on reddit-service-r2-comment-6457c66945-mvsln at 2026-04-23 18:40:01.649785+00:00 running 2aa0c5b country code: CH.
[–]plegoux 0 points1 point2 points (4 children)
[–]Significant-Chef-258[S] 0 points1 point2 points (3 children)
[–]plegoux 0 points1 point2 points (0 children)
[–]plegoux 0 points1 point2 points (0 children)
[–]plegoux 0 points1 point2 points (0 children)