# Run the Python script python facebook_autoliker.py Make the script executable:
import requests import json
# Replace with your access token access_token = "YOUR_ACCESS_TOKEN_HERE"
#!/bin/bash
if __name__ == "__main__": main() Create a new file called autoliker.sh and add the following code: