{"id":18869924,"url":"https://github.com/kaikyulotus/kyaru-bot","last_synced_at":"2025-04-14T15:20:31.572Z","repository":{"id":43410679,"uuid":"288805873","full_name":"KaikyuLotus/kyaru-bot","owner":"KaikyuLotus","description":"Module-based Telegram bot with built-in utility modules","archived":false,"fork":false,"pushed_at":"2023-06-07T19:52:37.000Z","size":445,"stargazers_count":13,"open_issues_count":0,"forks_count":12,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-03-28T04:11:18.164Z","etag":null,"topics":["dart","dartlang","league-of-legends","telegram","utility-bot"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/KaikyuLotus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-19T18:21:49.000Z","updated_at":"2023-11-02T19:40:20.000Z","dependencies_parsed_at":"2023-01-23T03:46:22.540Z","dependency_job_id":null,"html_url":"https://github.com/KaikyuLotus/kyaru-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/KaikyuLotus%2Fkyaru-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaikyuLotus%2Fkyaru-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaikyuLotus%2Fkyaru-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaikyuLotus%2Fkyaru-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KaikyuLotus","download_url":"https://codeload.github.com/KaikyuLotus/kyaru-bot/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248904623,"owners_count":21180836,"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":["dart","dartlang","league-of-legends","telegram","utility-bot"],"created_at":"2024-11-08T05:18:10.218Z","updated_at":"2025-04-14T15:20:31.537Z","avatar_url":"https://github.com/KaikyuLotus.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kyaru [![Dart CI/CD](https://github.com/KaikyuLotus/kyaru-bot/actions/workflows/dart-dev.yml/badge.svg)](https://github.com/KaikyuLotus/kyaru-bot/actions/workflows/dart-dev.yml) [![Telegram Bot](https://img.shields.io/badge/Telegram%20Bot-@KiruyaBot-blue.svg?style=flat)](https://t.me/KiruyaBot) [![Telegram Channel](https://img.shields.io/badge/Telegram%20Channel-@Kaikyu-blue.svg?style=flat)](https://t.me/kaikyu)\n\nKyaru is an utility bot made mainly for groups.\n\n## Settings (database/database.json)\n```json\n{\n    \"settings\": [\n        {\n            \"token\": \"String\",\n            \"lol_token\": \"String\",\n            \"lastfm_token\": \"String\",\n            \"weather_token\": \"String\",\n            \"steam_token\": \"String\",\n            \"videogame_token\": \"String\",\n            \"genshin_data_url\": \"String\",\n            \"genshin_renderer_url\": \"String\",\n            \"honkai_renderer_url\": \"String\",\n            \"github_token\": \"github_token\",\n            \"owner_id\": \"int\"\n        }\n    ]\n}\n```\n\nAll fields, except the token and the owner_id, can be empty or omitted.\n\n`token`: Telegram bot token, obtainable [here](https://t.me/BotFather)\u003cbr\u003e\n`lol_token`: Riot api key, obtainable [here](https://developer.riotgames.com/)\u003cbr\u003e\n`apex_token`: obtainable [here](https://apexlegendsapi.com/documentation.php)\u003cbr\u003e\n`lastfm_token`: LastFM api key, obtainable [here](https://www.last.fm/api)\u003cbr\u003e\n`weather_token`: OpenWeather api key, obtainable [here](https://openweathermap.org/api)\u003cbr\u003e\n`steam_token`: Steam api key, obtainable [here](https://steamcommunity.com/dev/apikey)\u003cbr\u003e\n`videogame_token`: RAWG api key, obtainable [here](https://rawg.io/apidocs)\u003cbr\u003e\n`genshin_data_url`\u003cbr\u003e\n`genshin_renderer_url`: [repo](https://github.com/KaikyuLotus/genshin-renderer)\u003cbr\u003e\n`honkai_renderer_url`: [repo](https://github.com/ale183/honkai_renderer)\u003cbr\u003e\n`github_token`: obtainable [here](https://github.com/settings/tokens)\u003cbr\u003e\n`owner_id`: Your telegram id\u003cbr\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaikyulotus%2Fkyaru-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaikyulotus%2Fkyaru-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaikyulotus%2Fkyaru-bot/lists"}