{"id":21283655,"url":"https://github.com/dsymbol/reddit-nft-freebies","last_synced_at":"2025-07-13T07:33:56.859Z","repository":{"id":50661628,"uuid":"428377483","full_name":"dsymbol/reddit-nft-freebies","owner":"dsymbol","description":"Reply to hot /r/NFTsMarketplace airdrop posts with your wallet address","archived":false,"fork":false,"pushed_at":"2023-08-27T10:50:28.000Z","size":15,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T14:42:35.898Z","etag":null,"topics":["airdrop","crypto","freebies","giveaway-bot","nft","nft-marketplace","reddit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dsymbol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-15T18:28:35.000Z","updated_at":"2023-11-27T11:09:08.000Z","dependencies_parsed_at":"2023-02-19T00:45:21.454Z","dependency_job_id":null,"html_url":"https://github.com/dsymbol/reddit-nft-freebies","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dsymbol/reddit-nft-freebies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsymbol%2Freddit-nft-freebies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsymbol%2Freddit-nft-freebies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsymbol%2Freddit-nft-freebies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsymbol%2Freddit-nft-freebies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dsymbol","download_url":"https://codeload.github.com/dsymbol/reddit-nft-freebies/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsymbol%2Freddit-nft-freebies/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265105794,"owners_count":23712210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["airdrop","crypto","freebies","giveaway-bot","nft","nft-marketplace","reddit"],"created_at":"2024-11-21T11:11:18.795Z","updated_at":"2025-07-13T07:33:56.773Z","avatar_url":"https://github.com/dsymbol.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003ch1\u003eReddit NFT Freebies\u003c/h1\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/88138099/142779007-babd0822-192a-41db-a186-30f0b8f17318.png\"/\u003e\u003c/br\u003e\n\u003ci\u003eexample of a giveaway being held on the \u003ca href=\"https://www.reddit.com/r/NFTsMarketplace/\"\u003esubreddit\u003c/a\u003e\u003c/i\u003e\n\u003c/div\u003e\n\n## Prerequisites\n\n- [Python](https://www.python.org/downloads/)\n- [Docker](https://docs.docker.com/get-docker/) (If you intend on deploying the app as a Docker image)\n\n## Install\n\nThere are two ways to begin using the bot, depending on your preference:\n\n### Manual\n\n```bash\ngit clone https://github.com/dsymbol/reddit-nft-freebies\ncd reddit-nft-freebies\npip install -r requirements.txt\npython main.py\n```\n\n### Docker\n\n```bash\ngit clone https://github.com/dsymbol/reddit-nft-freebies\ncd reddit-nft-freebies\ndocker build -t reddit-nft-freebies .\ndocker run -d --name reddit-nft-freebies -v `pwd`/config.py:/app/config.py reddit-nft-freebies:latest\n```\n\n## Configuration\n\nBefore running the bot, you must first set it up so it can connect to the Reddit API. Create a config.py file and fill in the following information:\n\n- `REDDIT_CLIENT_ID`: client id from reddit app\n- `REDDIT_CLIENT_SECRET`: client secret from reddit app\n- `REDDIT_USERNAME`: reddit account username\n- `REDDIT_PASSWORD`: reddit account password\n- `ETH_ADDRESS`: your ethereum wallet address\n\n#### Create a Reddit app\n\n1. Go to your [app preferences](https://old.reddit.com/prefs/apps/), and click on \"Create an app\" button at the bottom of the page.\n\n2. Fill out the \"Create application\" form, it doesn't matter what you fill inside it except the \"type\" section in which you must select \"script\".\n\n3. Click on the \"Create app\" button. Your newly created app should now appear under the \"Developed applications\" section!\n\n4. Copy the **ID** and **SECRET** of your app.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsymbol%2Freddit-nft-freebies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsymbol%2Freddit-nft-freebies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsymbol%2Freddit-nft-freebies/lists"}