{"id":29628123,"url":"https://github.com/notrustverify/burned-fees-posts","last_synced_at":"2025-09-15T06:33:57.023Z","repository":{"id":301801156,"uuid":"1010347352","full_name":"notrustverify/burned-fees-posts","owner":"notrustverify","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-28T22:09:14.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-28T23:19:01.832Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/notrustverify.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-28T21:56:37.000Z","updated_at":"2025-06-28T22:09:17.000Z","dependencies_parsed_at":"2025-06-28T23:19:04.527Z","dependency_job_id":"b806bc35-b32f-45f3-8563-fe4e30f04bf6","html_url":"https://github.com/notrustverify/burned-fees-posts","commit_stats":null,"previous_names":["notrustverify/burned-fees-posts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/notrustverify/burned-fees-posts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notrustverify%2Fburned-fees-posts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notrustverify%2Fburned-fees-posts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notrustverify%2Fburned-fees-posts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notrustverify%2Fburned-fees-posts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/notrustverify","download_url":"https://codeload.github.com/notrustverify/burned-fees-posts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notrustverify%2Fburned-fees-posts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266267535,"owners_count":23902389,"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":[],"created_at":"2025-07-21T08:35:07.530Z","updated_at":"2025-07-21T08:35:08.303Z","avatar_url":"https://github.com/notrustverify.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alephium Burned Fees Twitter Bot\n\nThis bot automatically posts daily updates about Alephium burned fees to Twitter. It fetches a graph from the Alephium dashboard and posts it at 00:00 UTC every day.\n\n## Setup\n\n1. Install the required dependencies:\n```bash\npip install -r requirements.txt\n```\n\n2. Create a `.env` file in the root directory with your Twitter API credentials:\n```\nTWITTER_API_KEY=your_api_key_here\nTWITTER_API_SECRET=your_api_secret_here\nTWITTER_ACCESS_TOKEN=your_access_token_here\nTWITTER_ACCESS_TOKEN_SECRET=your_access_token_secret_here\n```\n\nTo get these credentials:\n1. Go to the [Twitter Developer Portal](https://developer.twitter.com/en/portal/dashboard)\n2. Create a new app or use an existing one\n3. Generate the API keys and access tokens\n4. Make sure your app has read and write permissions\n\n## Running the Bot\n\nSimply run the Python script:\n```bash\npython twitter_bot.py\n```\n\nThe bot will:\n1. Make an initial post when started\n2. Schedule daily posts at 00:00 UTC\n3. Continue running until stopped\n\n## Features\n\n- Fetches the burned fees graph from the Alephium dashboard\n- Posts daily updates with the graph image\n- Includes the date and relevant hashtags in each tweet\n- Runs automatically at 00:00 UTC\n- Error handling and logging\n\n## Notes\n\n- The bot needs to be running continuously to post daily updates\n- Consider using a process manager like `supervisor` or running it in a Docker container for production use\n- Make sure your system time is correctly synchronized with UTC ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotrustverify%2Fburned-fees-posts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotrustverify%2Fburned-fees-posts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotrustverify%2Fburned-fees-posts/lists"}