This bot posts your likes to your meme page

Ethan Sarif-Kattan
1 min readAug 12, 2019

--

I feel the need to write an article about this cool project I made in a week.

If you wanna check it out first, https://postlikesbot.weebly.com/

So I made a cross platform bot that auto posts other posts from facebook pages and groups that you’ve like or reacted to. Simple as that.

It looks like this;

Pretty slick, right?

I built it using Typescript, Electron, and Puppeteer (an excellent web scraper for NodeJS)

Why did I make it? Because I wanted to have a meme page where all the memes I like go, but cba to do it manually. I already spend a large chunk of my day scrolling through memes and reacting to them, so why not have a bot to grow an audience and make me some dolla $$

If you are interested in my memes, go follow my pages:

https://www.facebook.com/postlikesbot

https://www.facebook.com/memesdelafresh

If this thing gets no downloads within a few months or so, I’ll prolly just open source the code on a public github repo.

--

--