{"id":20809646,"url":"https://github.com/beeamo/myanimelist-friendbot","last_synced_at":"2026-01-05T21:04:09.313Z","repository":{"id":189028559,"uuid":"677830378","full_name":"Beeamo/MyAnimeList-FriendBot","owner":"Beeamo","description":"Automate the friend adding experience on MyAnimeList","archived":false,"fork":false,"pushed_at":"2024-06-26T22:43:15.000Z","size":39,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T10:44:26.026Z","etag":null,"topics":["friendbot","mal","mal-friend","myanimelist","python","selenium"],"latest_commit_sha":null,"homepage":"","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/Beeamo.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}},"created_at":"2023-08-12T19:24:29.000Z","updated_at":"2024-06-26T23:09:09.000Z","dependencies_parsed_at":"2024-06-27T00:50:54.165Z","dependency_job_id":"ed0d5552-5aa3-4a10-a7d8-adcc11a448b0","html_url":"https://github.com/Beeamo/MyAnimeList-FriendBot","commit_stats":null,"previous_names":["beeamo/myanimelist-friendbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Beeamo/MyAnimeList-FriendBot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beeamo%2FMyAnimeList-FriendBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beeamo%2FMyAnimeList-FriendBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beeamo%2FMyAnimeList-FriendBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beeamo%2FMyAnimeList-FriendBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Beeamo","download_url":"https://codeload.github.com/Beeamo/MyAnimeList-FriendBot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beeamo%2FMyAnimeList-FriendBot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28218585,"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","status":"online","status_checked_at":"2026-01-05T02:00:06.358Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["friendbot","mal","mal-friend","myanimelist","python","selenium"],"created_at":"2024-11-17T20:15:49.216Z","updated_at":"2026-01-05T21:04:09.297Z","avatar_url":"https://github.com/Beeamo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# MyAnimeList FriendBot\n\nThis is a Python rewrite of [Lastmentor/MyAnimeList_FriendBot](https://github.com/Lastmentor/MyAnimeList_FriendBot).\n\nThe original code was very simple and led to some issues with usage. This version includes several improvements to enhance functionality and reliability.\n\n\n## Improvements\n- **Cache**: Ensures users are added only once to avoid duplicates.\n- **Randomized Interval \u0026 Retry**: Increases the success rate of friend requests.\n- **Automatic Chromedriver Updates**: Ensures chromedriver is always up to date.\n\n\n\n\n## Contributing\n\nFeel free to fork the repository and submit pull requests with any changes or improvements you may have.\n\n\n## Variables\n\nTo run this project, you will need to add the following variables to .env\n\n`MALusername`\n\n`MALpassword`\n\n\n\n## Installation\n\n**Clone the repository**:\n    \n        git clone https://github.com/Beeamo/MyAnimeList-FriendBot.git\n        cd MyAnimeList-FriendBot\n\n**Install requirements**:\n\n    pip install -r requirements.txt\n\n## Running the Bot\n\nThe code supports several runtime arguments:\n\n- `--headless` to run the browser in headless mode (default is visible mode).\n- `-n VALUE` to specify the number of friends to add (default is 20).\n- `-a` to disable initial settings check\n- `--message` to provide an optional message to post to profiles.\n- `--username` to override the `.env` username.\n- `--password` to override the `.env` password.\n\n### Example\n\nTo run the bot with all arguments:\n\n```sh\npython main.py --headless -n 25  -a --message \"Hello, let's be friends\" --username \"example\" --password \"password\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeamo%2Fmyanimelist-friendbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeeamo%2Fmyanimelist-friendbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeamo%2Fmyanimelist-friendbot/lists"}