Recent content by asep

  1. A

    [Free bot] Free Instagram bot for your Raspberry Pi

    Now that we have the bot files on your Pi we have to install them. For that we need Python and PIP. Code: sudo apt-get update sudo apt-get install python python-pip When the raspberry is done installing you can navigate to the Instabot folder. Here we should be able to find the requirements.txt...
  2. A

    [Free bot] Free Instagram bot for your Raspberry Pi

    Yeah, it seems that I have two "bot" folders But if I write "bot/bot ls", the folder is empty Do I have to delete the second bot folder (who can I do that?) and start once again with everything? thanks
  3. A

    [Free bot] Free Instagram bot for your Raspberry Pi

    pi@raspberrypi: /bot $ ls bot instabot.py
  4. A

    [Free bot] Free Instagram bot for your Raspberry Pi

    Hi I'm trying to get this running on my raspberry... My issues: I only got the "instabot.py" file in my /bot directory. And if I open the "sudo nano example.py", the nano editor is empty... Can you help me? thanks a lot!
Back
Top