{"id":35003390,"url":"https://github.com/369gabriel/tiamat","last_synced_at":"2026-03-15T20:06:34.655Z","repository":{"id":287029561,"uuid":"861417631","full_name":"369gabriel/tiamat","owner":"369gabriel","description":"Tiamat is a python all in one tool that uses the LCU api to provide many QoL functions","archived":false,"fork":false,"pushed_at":"2026-01-28T14:42:17.000Z","size":60,"stargazers_count":23,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-29T06:24:51.987Z","etag":null,"topics":["api","client","lcu","league","league-client","league-of-legends","lobbyreveal","lol","windows"],"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/369gabriel.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-22T20:39:49.000Z","updated_at":"2026-01-28T14:48:44.000Z","dependencies_parsed_at":"2025-04-09T16:41:27.404Z","dependency_job_id":"93a94070-ef2a-4373-8fff-9d1be26c6a67","html_url":"https://github.com/369gabriel/tiamat","commit_stats":null,"previous_names":["369wn/tiamat","369gabriel/tiamat"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/369gabriel/tiamat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/369gabriel%2Ftiamat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/369gabriel%2Ftiamat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/369gabriel%2Ftiamat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/369gabriel%2Ftiamat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/369gabriel","download_url":"https://codeload.github.com/369gabriel/tiamat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/369gabriel%2Ftiamat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30550787,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T15:03:43.933Z","status":"ssl_error","status_checked_at":"2026-03-15T15:03:37.630Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","client","lcu","league","league-client","league-of-legends","lobbyreveal","lol","windows"],"created_at":"2025-12-27T04:13:35.230Z","updated_at":"2026-03-15T20:06:34.648Z","avatar_url":"https://github.com/369gabriel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tiamat\n\nTiamat is a CLI Python script that provides utility functions for the League of Legends client, inspired by [KbotExt](https://github.com/KebsCS/KBotExt/), by Kebs.\n\n![Tiamat Menu Interface](https://i.imgur.com/vtqEhFJ.png)\n\n## ⚠️ Important Notice\nUse at your own risk, as some features might violate Riot Games' Terms of Service.\n\n## 🌟 Features\n\n### Customization\n* Icon Changer\n  * Icon Changer (Icons 1-100)\n  * Client Only (All Available Icons)\n* Profile Background Changer\n* Riot ID Changer\n\n### Game Automation\n* Auto Accept Match\n* Autopick Champion\n* Autoban Champion\n* Smart Dodge (Avoid client restart)\n\n### Utility\n* Lobby Reveal\n* Restart Client UX\n* Disconnect from chat (toggle offline)\n\n## 🚀 Installation\n\n### Releases\n\nYou can find the most recent release [here](https://github.com/369gabriel/tiamat/releases).\n\n### Prerequisites\n- Python 3.8 or higher\n- League of Legends client installed\n- Git (for cloning the repository)\n\n### Quick Start\n1. Clone this repository:\n```bash\ngit clone https://github.com/gyaaf/tiamat.git\n```\n\n2. Navigate to the project directory:\n```bash\ncd tiamat\n```\n\n3. Install required dependencies:\n```bash\npip install -r requirements.txt\n```\n\n4. Run the application:\n```bash\npython main.py\n```\n\n## 💡 Usage\n\n### First Time Setup\n1. Launch League of Legends client\n2. Start Tiamat\n3. Select desired function from the menu\n\n\n### Feature Guide\n* **Icon Changer**: Choose between icon changer (1-100) or client only (all icons)\n* **Profile Background**: Search the skin/champion name and select the one you want\n* **Auto Accept**: Automatically accepts match when found\n* **Autopick**: Select champion to instantly pick when available\n* **Autoban**: Select champion to ban during champion select\n* **Smart Dodge**: Dodge queue without client restart\n* **Chat Disconnect**: Disconnect from league chat and appear offline to your friends\n\n## 🤝 Contributing\nContributions are welcome! Please feel free to submit a Pull Request.\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## 📫 Support\nIf you have any questions, suggestions, or complaints:\n- Discord: gabrielgyaf\n- Create an [Issue](https://github.com/gyaaf/tiamat/issues)\n\n## 🙏 Acknowledgments\n* [KbotExt](https://github.com/KebsCS/KBotExt/) by Kebs for inspiration\n* All contributors and users of Tiamat\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F369gabriel%2Ftiamat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F369gabriel%2Ftiamat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F369gabriel%2Ftiamat/lists"}