Skip to content

An Instagram bot daily posting images of cats with facts about them in the post caption.

Notifications You must be signed in to change notification settings

Yan-ni/caty-fact-cat

Repository files navigation

😺 Caty Fact Cat

An Instagram bot posting daily images of cats 🐈 with facts about them in the post caption caption.

You can check out the instagram account associated with the bot. Don't hesitate to follow 😉

🚀 Getting Started

Prerequisites

To be able to run this script, you need:

  • Python3
  • Pip3

Installation

Clone the repository:

git clone [email protected]:Yan-ni/caty-fact-cat.git

Change the working directory to the project directory:

cd caty-fact-cat

Create a virtual environement (venv):

💡 This step is optionnal but recommanded.

python3 -m venv .venv
source .venv/bin/activate

Installing the required python libraries to run the script:

pip3 install -r requirements.txt

About

An Instagram bot daily posting images of cats with facts about them in the post caption.

Topics

Resources

Stars

Watchers

Forks