{"id":19095780,"url":"https://github.com/gspvk/anirecombot","last_synced_at":"2025-04-30T14:09:54.484Z","repository":{"id":166779877,"uuid":"622947805","full_name":"GSPVK/AniRecomBot","owner":"GSPVK","description":"Anime recommendations bot for Telegram","archived":false,"fork":false,"pushed_at":"2024-09-28T15:07:11.000Z","size":2775,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T16:46:41.342Z","etag":null,"topics":["aiogram","anime","bot","python","recommendations","selenium","sqlite","sqlite3","telegram"],"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/GSPVK.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-04-03T11:46:40.000Z","updated_at":"2024-09-28T15:07:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"962ca621-c471-49cb-9b13-5aeefc7fc766","html_url":"https://github.com/GSPVK/AniRecomBot","commit_stats":null,"previous_names":["gspvk/anirecombot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSPVK%2FAniRecomBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSPVK%2FAniRecomBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSPVK%2FAniRecomBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSPVK%2FAniRecomBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GSPVK","download_url":"https://codeload.github.com/GSPVK/AniRecomBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249514346,"owners_count":21284527,"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":["aiogram","anime","bot","python","recommendations","selenium","sqlite","sqlite3","telegram"],"created_at":"2024-11-09T03:35:03.700Z","updated_at":"2025-04-18T15:33:20.418Z","avatar_url":"https://github.com/GSPVK.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AniRecomBot\n\nThe bot generates a list of recommendations based on the MyAnimeList account.\nRecommendations are obtained through scraping from this site: https://anime.ameo.dev/  \nThe bot can also show a random quote, picture or gif using various APIs.  \n\n**You can check out the bot here:** https://t.me/anirecombot\n\n## 🤖 Usage\n\nThe bot executes all commands using the corresponding buttons in the menu.\n\n- `Quote` - Random quote.\n- `PicRandom` - Random picture.\n    - `SFW`\n        - `Get picture`\n    - `NSFW`\n        - `Get picture`\n    - `I WANT EVERYTHING!`\n        - `Get SFW pic`\n        - `Get NSFW pic`\n- `B..baka!` - Random \"baka\" gif.\n- `Anime Recommendations` - Recommendations. When clicked, it will ask for a \"MyAnimeList\" nickname. Has its own\n  submenu:\n    - `Next` - Show next recommendation.\n    - `Update recs` - Update list of recommendations.\n\n## ⚙️Getting started:\nThis project can be installed via 🐍Pip or 🐳Docker. To get started, clone the repository to your local machine \nand navigate to the project directory.\n```shell\n$ git clone https://github.com/GSPVK/AniRecomBot/\n$ cd AniRecomBot\n```\n\n### 🐍 Pip\n0. You must have redis and firefox installed.\n1. Create a virtualenv (This step is optional, but highly recommended to avoid dependency conflicts)\n2. Activate the venv and install requirements.\n3. Create a `.env` file in the root of project directory (you can use the provided `example.env` file as a template.)\n4. Run `python3 -m anirecombot.bot`\n\n```shell\n$ python3 -m venv .venv # on win: \"py -m venv .venv\"\n$ . .venv/bin/activate # on win: \".venv/Scripts/activate\"\n(.venv) $ pip install -r requirements.txt\n# Create a .env file, as described in step 4\n(.venv) $ python3 -m anirecombot.bot # on win: \"py -m anirecombot.bot\"\n```\n\n### 🐳 Docker\n1. Create a `.env` file in the root of project directory (there is a `.envExample` to use as a template.) \n2. Run `docker compose up`\n\nAlso, if you want to create a loading animation, then send the bot a GIF and insert the received `file_id` into \nthe animation parameter in `handlers/ani_recomms.py:48`, then uncomment the lines.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgspvk%2Fanirecombot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgspvk%2Fanirecombot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgspvk%2Fanirecombot/lists"}