Skip to content

Instagram Auto Meme Account is a Discord bot (with a fantastic name of course) that automates posting memes on Instagram. The bot will pull memes from Reddit, add hashtags, and automatically post to Instagram.

Notifications You must be signed in to change notification settings

ShrimantaGarain/Insta-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Auto Meme Account

Instagram Auto Meme Account is a Discord bot (with a fantastic name of course) that automates posting memes on Instagram. The bot will pull memes from Reddit, add hashtags, and automatically post to Instagram.

What can it do?

The bot lives in a Discord channel, and always shows the next ten memes in the queue. You can remove items from the queue and edit the caption all from a simple reaction-based interface. It'll post the first item in the queue every 40-60 minutes.

Installation

  1. Install Git and Node.js

  2. Run the following three commands

git clone https://github.com/APartOfMe1/Instagram-Auto-Meme-Account
cd Instagram-Auto-Meme-Account
npm install
  1. You'll need to create a Discord bot application
  2. Open /config/config.json and change the following values
"token": "your discord bot token",
"owner": "the id of the bot owner (typically yourself)",
"channel": "the id of the channel you want the bot to post in",
"username": "your instagram username",
"password": "your instagram password",

You can also edit the tags or subreddits you want the bot to pull from

  1. To start the bot, run the following command
node index.js

About

Instagram Auto Meme Account is a Discord bot (with a fantastic name of course) that automates posting memes on Instagram. The bot will pull memes from Reddit, add hashtags, and automatically post to Instagram.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages