{"id":16620900,"url":"https://github.com/lucasb25/aikouticket","last_synced_at":"2026-05-06T06:38:32.354Z","repository":{"id":241152943,"uuid":"801631097","full_name":"LucasB25/AikouTicket","owner":"LucasB25","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-07T18:42:31.000Z","size":165,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T19:31:00.425Z","etag":null,"topics":["bot","discord","discord-js","discord-ticket-bot","nodejs","support","ticket","ticket-bot","ticket-management","ticket-system"],"latest_commit_sha":null,"homepage":"https://discord.gg/AhUJa2kdAr","language":"TypeScript","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/LucasB25.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"LucasB25","patreon":null,"open_collective":null,"ko_fi":"LucasB25","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.paypal.me/battistoloL"]}},"created_at":"2024-05-16T15:51:57.000Z","updated_at":"2025-02-07T18:42:36.000Z","dependencies_parsed_at":"2024-05-22T18:27:59.212Z","dependency_job_id":"30f9e2be-25c7-418c-8d00-311dc82390f2","html_url":"https://github.com/LucasB25/AikouTicket","commit_stats":null,"previous_names":["lucasb25/aikouticket"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasB25%2FAikouTicket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasB25%2FAikouTicket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasB25%2FAikouTicket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasB25%2FAikouTicket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LucasB25","download_url":"https://codeload.github.com/LucasB25/AikouTicket/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238899999,"owners_count":19549422,"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":["bot","discord","discord-js","discord-ticket-bot","nodejs","support","ticket","ticket-bot","ticket-management","ticket-system"],"created_at":"2024-10-12T02:45:39.346Z","updated_at":"2025-10-29T21:31:30.653Z","avatar_url":"https://github.com/LucasB25.png","language":"TypeScript","funding_links":["https://github.com/sponsors/LucasB25","https://ko-fi.com/LucasB25","https://www.paypal.me/battistoloL"],"categories":[],"sub_categories":[],"readme":"\u003ccenter\u003e\u003cimg src=\"https://capsule-render.vercel.app/api?type=waving\u0026color=gradient\u0026height=200\u0026section=header\u0026text=AikouTicket\u0026fontSize=80\u0026fontAlignY=35\u0026animation=twinkling\u0026fontColor=gradient\" /\u003e\u003c/center\u003e\n\n[![Version][version-shield]](version-url)\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![Support Server][support-shield]][support-server]\n[![MIT License][license-shield]][license-url]\n[![Run on Repl.it](https://repl.it/badge/github/LucasB25/AikouTicket)](https://repl.it/github/LucasB25/AikouTicket)\n[![Remix on Glitch](https://cdn.glitch.com/2703baf2-b643-4da7-ab91-7ee2a2d00b5b%2Fremix-button.svg)](https://glitch.com/edit/#!/import/github/LucasB25/AikouTicket)\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\n  \u003ch1 align=\"center\"\u003eAikouTicket\u003c/h1\u003e\n\n  \u003cp align=\"center\"\u003eAikouTicket and TypeScript.\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n        \u003ca href=\"https://discord.gg/nvcznzhkTF\"\u003eServeur Support\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/LucasB25/AikouTicket/issues\"\u003eReport Bug \u0026 Request Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n# AikouTicket\n\nAikouTicket is a Discord bot specialized in managing support tickets. It allows users to create, manage, and track tickets directly from their Discord server, thus facilitating support and organization of user requests.\n\n## 🔧 Requirements\n\n-   Create Discord Bot and get token and client id from [Discord Developer Portal](https://discord.com/developers/applications)\n\n-   Download [Node.js](https://nodejs.org/en/download/)\n\n## 🚀 Installation from source\n\n1. Clone the AikouTicket repository:\n\n```bash\ngit clone https://github.com/LucasB25/AikouTicket.git\n```\n\n2. change the directory to AikouTicket\n\n```bash\ncd AikouTicket\n```\n\n3. Install the required packages:\n\n```bash\nnpm i\nor\nyarn i\n```\n\n4. Set up your environment variables:\n\nCreate a `.env` file in the root directory of your project with the following variables:\nor you can use the [.env.example](https://raw.githubusercontent.com/LucasB25/AikouTicket/main/.env.example) file\n\n```bash\nTOKEN= #Discord Bot Token\nCLIENT_ID= #Discord Bot Client ID\nLOGSBOT= #ID of the channel where bot logs will be sent\nDATABASE_URL = \"\" # Your database url (If you want to use sqlite, then you can leave it blank.).\n```\n\n5. Set up your environment variables:\n\nOpen `config.yml` to configure the settings and messages to your liking, make sure to properly configure the ticket categories\n\n6. generate the prisma client\n\n```bash\nnpm run db:push\n```\n\nRun the migrations (Only if you want to migrate your database)\n\n```bash\nnpm run db:migrate\n```\n\n8. Run the bot:\n\n```bash\nnpm start\n```\n\n## 📜 Contributing\n\nThank you for your interest in contributing to AikouTicket! Here are some guidelines to follow when contributing:\n\n1. Fork the repository and create a new branch for your feature or bug fix.\n2. Write clean and concise code that follows the established coding style.\n3. Create detailed and thorough documentation for any new features or changes.\n4. Write and run tests for your code.\n5. Submit a pull request with your changes.\n\nYour contribution will be reviewed by the project maintainers, and any necessary feedback or changes will be discussed with you. We appreciate your help in making AikouTicket better!\n\n## 👥 Contributors\n\nThanks goes to these wonderful people :\n\n\u003ca href=\"https://github.com/LucasB25/AikouTicket/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=LucasB25/AikouTicket\" /\u003e\n\u003c/a\u003e\n\n[version-shield]: https://img.shields.io/github/package-json/v/LucasB25/AikouTicket?style=for-the-badge\n[contributors-shield]: https://img.shields.io/github/contributors/LucasB25/AikouTicket.svg?style=for-the-badge\n[contributors-url]: https://github.com/LucasB25/AikouTicket/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/LucasB25/AikouTicket.svg?style=for-the-badge\n[forks-url]: https://github.com/LucasB25/AikouTicket/network/members\n[stars-shield]: https://img.shields.io/github/stars/LucasB25/AikouTicket.svg?style=for-the-badge\n[stars-url]: https://github.com/LucasB25/AikouTicket/stargazers\n[issues-shield]: https://img.shields.io/github/issues/LucasB25/AikouTicket.svg?style=for-the-badge\n[issues-url]: https://github.com/LucasB25/AikouTicket/issues\n[license-shield]: https://img.shields.io/github/license/LucasB25/AikouTicket.svg?style=for-the-badge\n[license-url]: https://github.com/LucasB25/AikouTicket/blob/mains/LICENSE\n[support-server]: https://discord.gg/nvcznzhkTF\n[support-shield]: https://img.shields.io/discord/942117923001098260.svg?style=for-the-badge\u0026logo=discord\u0026colorB=7289DA\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasb25%2Faikouticket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucasb25%2Faikouticket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasb25%2Faikouticket/lists"}