{"id":17800301,"url":"https://github.com/pistachedev/manager","last_synced_at":"2025-04-02T04:13:10.605Z","repository":{"id":259043611,"uuid":"876217199","full_name":"PistacheDev/manager","owner":"PistacheDev","description":"Official Manager source code!","archived":false,"fork":false,"pushed_at":"2025-03-22T15:35:59.000Z","size":18022,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T04:12:55.206Z","etag":null,"topics":["discord","manager"],"latest_commit_sha":null,"homepage":"https://manager.pistachedev.fr","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PistacheDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-10-21T15:37:24.000Z","updated_at":"2025-03-26T11:12:45.000Z","dependencies_parsed_at":"2024-10-27T12:27:01.913Z","dependency_job_id":"2cfa1208-0959-49c2-aeb0-d377f018d11e","html_url":"https://github.com/PistacheDev/manager","commit_stats":null,"previous_names":["pistachedev/manager"],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PistacheDev%2Fmanager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PistacheDev%2Fmanager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PistacheDev%2Fmanager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PistacheDev%2Fmanager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PistacheDev","download_url":"https://codeload.github.com/PistacheDev/manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246752652,"owners_count":20827987,"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":["discord","manager"],"created_at":"2024-10-27T12:18:49.228Z","updated_at":"2025-04-02T04:13:10.594Z","avatar_url":"https://github.com/PistacheDev.png","language":"JavaScript","readme":"# Manager\nOfficial Manager source code!\n\n## Required\n- Nodejs.\n- Python (if you want to run some tools like update.py).\n- MySQL database.\n\n## Run the application\n1) Make sure that your database is correctly configured and running.\n2) Ensure that your information in the .env file are correct.\n3) Make sure that the json/config.json file is properly configured.\n4) Run the application with Nodejs:\n```sh\nnode main\n```\n\n## update.py\nThe script update.py allows you to update all application dependencies.\nYou just need to run it and wait until the program has finished.\n\n## Database configuration\nRefer to the \"DATABASE.md\" file to set up the database.\nYour database must handle MySQL.\n\n## json/config.json\nThe json/config.json file contains the official debug configuration.\nFor debugging, you can change these settings but you've to revert to the official ones before submitting a pull request.\nIf you've edited the json/config.json, your pull request will be rejected (except if you changed the version setting).\n\n## .env configuration\nCreate a new file called \".env\" in the main folder.\nCopy the following text into it and fill in with your information:\n``` js\nDB_HOST=\"URL OR IP TO YOUR DATABASE\"\nDB_DATABASE=\"DATABASE NAME\"\nDB_USER=\"YOUR USERNAME\"\nDB_PASSWORD=\"YOUR PASSWORD\"\nAPP_TOKEN=\"DISCORD BOT TOKEN\"\nAPP_SECRET=\"DISCORD BOT SECRET\"\nENCRYPTION_KEY=\"CREATE YOUR OWN ENCRYPTION KEY\"\n```\n\n## debug folder\nIn the debug folder, you can find some test scripts that can be very usefull in certaain cases.\nYou can add new ones if you want to.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpistachedev%2Fmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpistachedev%2Fmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpistachedev%2Fmanager/lists"}