{"id":14956723,"url":"https://github.com/simpleboy353/tickets-bot","last_synced_at":"2025-08-30T05:09:17.537Z","repository":{"id":46339819,"uuid":"378629902","full_name":"Simpleboy353/Tickets-Bot","owner":"Simpleboy353","description":"An Easy to use, Open-Source Discord Tickets Bot made using Discord.js v13 and MongoDB. Easy Setup and Reaction Controlled!","archived":false,"fork":false,"pushed_at":"2024-03-19T23:20:49.000Z","size":167,"stargazers_count":17,"open_issues_count":0,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T04:41:46.462Z","etag":null,"topics":["beginner-friendly","discord-js","free-to-use","mongodb-database","open-source","reaction-based","user-friendly"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Simpleboy353.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":"2021-06-20T11:36:17.000Z","updated_at":"2025-02-28T22:03:58.000Z","dependencies_parsed_at":"2024-09-02T15:41:09.343Z","dependency_job_id":"6e704bfc-37c3-4592-80e6-85b1f086acde","html_url":"https://github.com/Simpleboy353/Tickets-Bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Simpleboy353/Tickets-Bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simpleboy353%2FTickets-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simpleboy353%2FTickets-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simpleboy353%2FTickets-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simpleboy353%2FTickets-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Simpleboy353","download_url":"https://codeload.github.com/Simpleboy353/Tickets-Bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simpleboy353%2FTickets-Bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272805572,"owners_count":24995916,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["beginner-friendly","discord-js","free-to-use","mongodb-database","open-source","reaction-based","user-friendly"],"created_at":"2024-09-24T13:13:24.123Z","updated_at":"2025-08-30T05:09:17.521Z","avatar_url":"https://github.com/Simpleboy353.png","language":"JavaScript","funding_links":["https://www.buymeacoffee.com/simpleboy353"],"categories":[],"sub_categories":[],"readme":"\n\u003ch1 align=\"center\"\u003e Tickets Bot  \u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/Simpleboy353/Tickets-Bot/blob/main/LICENSE.md\"\u003e\u003cimg alt=\"GitHub License\" src=\"https://img.shields.io/github/license/Simpleboy353/Tickets-Bot?style=for-the-badge\" height=\"40\" width=\"200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://www.buymeacoffee.com/simpleboy353\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/default-orange.png\" alt=\"Buy Me A Coffee\" height=\"40\" width=\"200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/Simpleboy353/stargazers\"\u003e\u003cimg alt=\"GitHub Stars\" src=\"https://img.shields.io/github/stars/Simpleboy353/Tickets-Bot?style=for-the-badge\" height=\"40\" width=\"140\"\u003e\u003c/a\u003e \n\u003ca href=\"https://github.com/Simpleboy353/Tickets-Bot/network\"\u003e\u003cimg alt=\"GitHub Forks\" src=\"https://img.shields.io/github/forks/Simpleboy353/Tickets-Bot?style=for-the-badge\" height=\"40\" width=\"140\"\u003e\u003c/a\u003e\n\u003ca href=\"https://discord.gg/PCFedSNnqp\"\u003e\u003cimg alt=\"Support Server\" src=\"https://img.shields.io/badge/Discord-7289DA?style=for-the-badge\u0026logo=discord\u0026logoColor=white\" height=\"40\" width=\"140\"\u003e\u003c/a\u003e\n\n\u003ch3 align=\"center\"\u003eAn easy to use Tickets bot made with Discord.js and MongoDB\u003c/h3\u003e\n\n## Requirements\n- Discord.js v13 (`npm install discord.js@latest`)\n- `application.commands` scope enabled for your bot in Developer Portal (For Slash Cmds)\n- NodeJS v16.6 or higher\n- Basic knowledge of JavaScript or Discord.js\n\n## Getting Started\n#### Create a fork:\n- [Click Here](https://github.com/Simpleboy353/Tickets-Bot) or open your terminal and type `git clone https://github.com/Simpleboy353/Tickets-Bot.git`\n\n#### Installing all the neccessary dependencies\n- `npm install`\n\n#### Configuration\n- Fill the required values in the `config.json` file\n```json\n{\n    \"ownerID\": \"bot owner's id\",\n    \"token\": \"bot token\",\n    \"dburl\": \"mongo db url\"\n}\n```\n- Enter your ID in the `ownerID` field\n- Enter your bot token in `token` field\n- Enter the MongoDB url in `dburl` field\n\n#### Starting the bot\n###### Do any one:\n- `npm start`\n- `node .`\n- `node index.js`\n\n### Every fork and star is appreciated!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimpleboy353%2Ftickets-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimpleboy353%2Ftickets-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimpleboy353%2Ftickets-bot/lists"}