{"id":26175567,"url":"https://github.com/ichbinleoon/anisearch-discord-bot","last_synced_at":"2025-04-14T21:34:47.812Z","repository":{"id":36956021,"uuid":"295527334","full_name":"IchBinLeoon/anisearch-discord-bot","owner":"IchBinLeoon","description":"🔍📊 The source code of the AniSearch Bot","archived":false,"fork":false,"pushed_at":"2024-01-13T19:31:03.000Z","size":9162,"stargazers_count":27,"open_issues_count":1,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-14T04:41:02.472Z","etag":null,"topics":["anilist","anime","anisearch","bot","discord","discord-py","kitsu","myanimelist","python3"],"latest_commit_sha":null,"homepage":"https://ichbinleoon.github.io/anisearch-discord-bot/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IchBinLeoon.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-09-14T20:10:38.000Z","updated_at":"2023-11-21T16:38:56.000Z","dependencies_parsed_at":"2024-01-13T20:36:22.523Z","dependency_job_id":"12afe93e-06ed-46be-bdd2-8fc8988867fe","html_url":"https://github.com/IchBinLeoon/anisearch-discord-bot","commit_stats":null,"previous_names":[],"tags_count":10,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IchBinLeoon%2Fanisearch-discord-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IchBinLeoon%2Fanisearch-discord-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IchBinLeoon%2Fanisearch-discord-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IchBinLeoon%2Fanisearch-discord-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IchBinLeoon","download_url":"https://codeload.github.com/IchBinLeoon/anisearch-discord-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243112168,"owners_count":20238183,"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":["anilist","anime","anisearch","bot","discord","discord-py","kitsu","myanimelist","python3"],"created_at":"2025-03-11T20:56:58.195Z","updated_at":"2025-03-11T20:56:58.263Z","avatar_url":"https://github.com/IchBinLeoon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔍 AniSearch\n\n[![Status](https://top.gg/api/widget/status/737236600878137363.svg)](https://top.gg/bot/737236600878137363)\n[![Discord](https://img.shields.io/discord/835960108466176041?logo=discord\u0026logoColor=ffffff)](https://discord.gg/Bv94yQYZM8)\n[![CodeQL](https://github.com/IchBinLeoon/anisearch-discord-bot/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/IchBinLeoon/anisearch-discord-bot/actions/workflows/codeql-analysis.yml)\n[![Black](https://github.com/IchBinLeoon/anisearch-discord-bot/actions/workflows/black.yml/badge.svg)](https://github.com/IchBinLeoon/anisearch-discord-bot/actions/workflows/black.yml)\n[![Pages](https://img.shields.io/github/deployments/IchBinLeoon/anisearch-discord-bot/github-pages?label=github-pages)](https://ichbinleoon.github.io/anisearch-discord-bot/)\n[![License](https://img.shields.io/github/license/IchBinLeoon/anisearch-discord-bot)](https://github.com/IchBinLeoon/anisearch-discord-bot/blob/main/LICENSE)\n\nThe source code of the AniSearch Bot.\n\n[![Discord Bots](https://top.gg/api/widget/737236600878137363.svg)](https://top.gg/bot/737236600878137363)\n\n# 🤝 Contribute\nYou have an idea or found a bug? Open [a new issue](https://github.com/IchBinLeoon/anisearch-discord-bot/issues) with detailed explanation.\n\nYou want to write code and add new things or fix a bug? Just fork, clone to your computer, and when you're done, open a pull request!\n\nYou can also join the [support server](https://discord.gg/Bv94yQYZM8) to ask your questions or get support!\n\n# 🚀 Running\n**I would prefer if you don't run an instance of my bot unless you want to contribute to the code.**\n\nUse the official instance instead, which you can add to your server [here](https://discord.com/api/oauth2/authorize?client_id=737236600878137363\u0026permissions=18432\u0026scope=bot%20applications.commands)!\n\nNevertheless, the installation steps are as follows:  \n\n1. Make sure `Docker` and `Docker Compose` are installed.\n\n2. Clone the repository and change the working directory.\n    ```\n    git clone https://github.com/IchBinLeoon/anisearch-discord-bot\n    cd anisearch-discord-bot\n    ```\n    \n3. Create a [Discord Application](https://discord.com/developers/applications).\n\n4. Rename `.env.example` to `.env` and fill in `BOT_TOKEN`.\n\n5. Build the images and run the bot along with the database.\n    ```\n    docker-compose up -d\n    ```\n    \n# ⚖️ License\nThis project is licensed under the GNU General Public License v3.0 (GPL-v3.0). See the [LICENSE](https://github.com/IchBinLeoon/anisearch-discord-bot/blob/main/LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fichbinleoon%2Fanisearch-discord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fichbinleoon%2Fanisearch-discord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fichbinleoon%2Fanisearch-discord-bot/lists"}