Hey, This is going to be my first post on dev.to 😅. I'm not so good at writing content. But still, Let me share my Instagram bot.
Here's the account which I'm using. (Do-Follow)
Here's the source code on GitHub.
PiyushSuthar
/
instagram-covid-bot
A Bot made in NodeJs that posts Covid-19 data in Image Format on instagram...
Welcome to Instagram Covid-19 Bot 👋
A Bot that post Covid-19 data in image format daily.
🏠 Homepage
Install
npm install
Usage
Not recommended to use with primary account, as this isn't the official api.
Environment variables
IG_USERNAME= UserName
IG_PASSWORD= Password
IMAGE_URL= Image Url or use mine "https://covid-img.herokuapp.com/ig/"
npm run start
Author
- Website: https://piyushsuthar.codes
- Twitter: @piyushsthr
- Github: @piyushsuthar
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Show your support
Give a
This README was generated with
Top comments (1)
That's cool
i also created similar bot instagram.com/coronatrackerbot/
using python and pillow