{"id":16624132,"url":"https://github.com/shomykohai/kitsu-bot","last_synced_at":"2025-04-24T01:21:07.596Z","repository":{"id":114622778,"uuid":"563055955","full_name":"shomykohai/kitsu-bot","owner":"shomykohai","description":"🦊 Discord Bot to get anime informations from Kitsu.io","archived":false,"fork":false,"pushed_at":"2023-01-14T19:09:59.000Z","size":514,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-30T05:31:29.009Z","etag":null,"topics":["anime-api","anime-bot","discord","discord-bot","kitsu","kitsu-io"],"latest_commit_sha":null,"homepage":"","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/shomykohai.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-07T20:17:33.000Z","updated_at":"2024-07-18T18:43:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"9e7bb045-e6f0-485a-8c6d-058b8a6eb46b","html_url":"https://github.com/shomykohai/kitsu-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shomykohai%2Fkitsu-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shomykohai%2Fkitsu-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shomykohai%2Fkitsu-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shomykohai%2Fkitsu-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shomykohai","download_url":"https://codeload.github.com/shomykohai/kitsu-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250541679,"owners_count":21447561,"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":["anime-api","anime-bot","discord","discord-bot","kitsu","kitsu-io"],"created_at":"2024-10-12T03:45:11.214Z","updated_at":"2025-04-24T01:21:07.582Z","avatar_url":"https://github.com/shomykohai.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1  align=\"center\"\u003e\n🦊 Kitsu Bot 🦊\n\u003c/h1\u003e\n\n[![TwitterShomy](https://img.shields.io/badge/-shomykohai-1DA1F2?style=flat\u0026logo=twitter\u0026logoColor=white\u0026labelColor=1DA1F2)](https://twitter.com/shomykohai)\n[![Python](https://img.shields.io/badge/Python-3.8%20%7C%203.9%20%7C%203.10-yellow?style=flat\u0026logo=python\u0026logoColor=white\u0026color=FFD43B\u0026labelColor=306998)](https://www.python.org/downloads/)\n[![askitsu](https://img.shields.io/pypi/v/askitsu?label=askitsu\u0026logo=pypi\u0026logoColor=white\u0026labelColor=blue\u0026color=9cf)](https://github.com/ShomyKohai/askitsu)\n[![Discord Py](https://img.shields.io/pypi/v/discord.py?label=discord.py\u0026logo=pypi\u0026logoColor=white\u0026labelColor=blue\u0026color=9cf)](https://github.com/Rapptz/discord.py)\n\n\n##  **A discord bot to get information from Kitsu.io** \n\nA discord bot written in Python useful to get directly informations about an anime or a manga inside of discord.\n* Customizable prefix (default: `!`)\n* Supports token authentication to Kitsu API\n* Slash Commands\n\n\n\n# ⭐ **Prerequisites**\n- [askitsu](https://github.com/ShomyKohai/askitsu) (the master release)\n- [discord.py 2.0+](https://pypi.org/project/discord.py/)\n- [aiohttp](https://pypi.org/project/aiohttp/)\n- [colorama](https://pypi.org/project/colorama/)\n\n\n# 🔧 **Setup**\n\n1. Clone the repository and install the dependencies\n    ```shell\n    git clone https://github.com/ShomyKohai/kitsu-bot\n    cd kitsu-bot\n    pip install -r requirements.txt\n    ```\n\n2. Create a discord bot on [Discord Developer Portal](https://discord.com/developers/applications) (For more info on [how to create a bot account](https://discordpy.readthedocs.io/en/stable/discord.html))\n\n3. Copy the Bot token and paste it inside `config.py` in the bot folder \n    ```python\n    token: str = \"INSERT_TOKEN_HERE\"\n    ```\n    **Optional**: [Get a Kitsu token](https://askitsu.readthedocs.io/en/master/token.html)\n\n4. Start the bot with `launcher.py` in bot folder\n    ```py\n    #Linux/MacOS\n    python3 launcher.py\n\n\n    #Windows\n    py launcher.py\n    ```\n\n5. Run `!synctree` to sync slash commands\n# 💎 **Commands**\n\n* 🦊 Kitsu\n    ```html\n    /anime \u003cname\u003e\n    /manga \u003cname\u003e\n    ```\n\n* ❓ Owner\n    ```py\n    !synctree #Sync global slash commands\n    ```\n\n# 🖼️ **Pictures**\n\n\u003cimg src=\"https://github.com/ShomyKohai/kitsu-bot/blob/main/assets/anime.png?raw=true\" width=50%\u003e\u003c/a\u003e\n\u003cimg src=\"https://github.com/ShomyKohai/kitsu-bot/blob/main/assets/manga.png?raw=true\" width=48%\u003e\u003c/a\u003e\n\n# License\nThis project is under the GPL-3.0 license, see [LICENSE.md](LICENSE) file for details\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshomykohai%2Fkitsu-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshomykohai%2Fkitsu-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshomykohai%2Fkitsu-bot/lists"}