{"id":15021662,"url":"https://github.com/thakkugod/mysql-bot","last_synced_at":"2026-01-30T20:01:50.385Z","repository":{"id":254422775,"uuid":"846504717","full_name":"ThakkuGod/mysql-bot","owner":"ThakkuGod","description":"Discord bot with SQL feature can access the FiveM database esx or qb framework and more.","archived":false,"fork":false,"pushed_at":"2024-08-24T23:04:46.000Z","size":40,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-12T13:49:37.335Z","etag":null,"topics":["database","discord-bot","discord-js","esx","fivem","mariadb-database","qb","qbcore","redm","vcore"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThakkuGod.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":"2024-08-23T10:57:20.000Z","updated_at":"2024-08-26T19:31:16.000Z","dependencies_parsed_at":"2024-08-23T11:31:54.343Z","dependency_job_id":"93e6ce66-fc34-4e2d-a073-1c039b59b24e","html_url":"https://github.com/ThakkuGod/mysql-bot","commit_stats":{"total_commits":6,"total_committers":2,"mean_commits":3.0,"dds":"0.33333333333333337","last_synced_commit":"1fc29820789d3942e9ea6c9c7f63a1510cd70f8f"},"previous_names":["thakkugod/mysql-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ThakkuGod/mysql-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThakkuGod%2Fmysql-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThakkuGod%2Fmysql-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThakkuGod%2Fmysql-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThakkuGod%2Fmysql-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThakkuGod","download_url":"https://codeload.github.com/ThakkuGod/mysql-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThakkuGod%2Fmysql-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28918235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T19:10:10.838Z","status":"ssl_error","status_checked_at":"2026-01-30T19:06:40.573Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["database","discord-bot","discord-js","esx","fivem","mariadb-database","qb","qbcore","redm","vcore"],"created_at":"2024-09-24T19:56:52.637Z","updated_at":"2026-01-30T20:01:50.372Z","avatar_url":"https://github.com/ThakkuGod.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instructions\n\n# Open  [Discord Developer Portal](https://discord.com/developers/applications)\n- Create New Application or Select Existing Application\n    \n- Run `npm install` to install all dependencies\n- Open `config.json` update the values\n\n## Starting the bot\nRun `node index.js` to start the bot\n\n# Note\n- if any of the command is missing then use `node deploy-commands.js` in your terminal\n\n# Framework\n- [x] ESX\n- [x] QB (you can change the query)\n\n# Features\n- [x] Bot Echo Command with direct message \"/say\"\n- [x] Discord bot avatar change to animated logo \"avataranim\"\n- [x] Get player informations with identifier \"/getuser\"\n- [x] Check phone number exist in database (GKSPHONE) \"/checkphonenumber\"\n- [x] Get the list of vehicle owned by a player with identifier \"/ownedvehicles\"\n- [x] Change a player identifier in database \"/setcharid\"\n- [x] Change player name with identifier, Firstname \u0026 Lastname \"setname\"\n- [x] Change a player phone number with default number , (GKSPHONE) \"/setphoneno\"\n- [x] You can view the full tables in your database \"/showdb\"\n\n\n\n- # TODO\n- Will Update soon.\n\n\n## Authors\n\n* **[Thakku God](https://github.com/ThakkuGod)** - *Original bot and idea*\n\n## License\n\nThis project is licensed under the GNU AGPLv3 License - see the [LICENSE.md](LICENSE.md) file for details\n, for plain english you can check out [tldrlegal](https://tldrlegal.com/license/gnu-affero-general-public-license-v3-(agpl-3.0)).\n\nIf you fork/download the code and run your own bot instance **WITHOUT** changing the code then you don't have to worry\nregarding the license as all is already implemented in the bot functionality (commands that link to this readme, state\nauthors etc..) \n\nBut if you fork/download/host this bot and you **CHANGED** any of the code you **must** hold to this:\n\n- Include copyright (see [Authors](#authors))\n  - You cannot claim this code as yours.\n- Include the same license (see [LICENSE.md](LICENSE.md))\n- State changes\n  - any changes to the source code must be disclosed (public).\n- Disclose source\n  - you cannot take the code and make it private.\n- Include install instructions\n  - You can link to this readme or to your own instructions.\n\nOnly and only if you adhere to all the above points you **can**:\n\n- Use the bot for commercial use\n- Modify the source\n- Distribute the bot\n- Place Warranty\n\n\n\u003ccenter\u003e\n    \u003ca href=\"https://github.com/ThakkuGod\"\u003eBy TG\u003c/a\u003e\n\u003c/center\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthakkugod%2Fmysql-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthakkugod%2Fmysql-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthakkugod%2Fmysql-bot/lists"}