{"id":19443383,"url":"https://github.com/smashedr/multichat-web","last_synced_at":"2025-08-02T07:11:38.417Z","repository":{"id":177071337,"uuid":"444331819","full_name":"smashedr/multichat-web","owner":"smashedr","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-04T07:52:42.000Z","size":1835,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T08:15:39.808Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/smashedr.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}},"created_at":"2022-01-04T07:52:32.000Z","updated_at":"2022-01-04T07:52:46.000Z","dependencies_parsed_at":"2023-07-10T05:46:44.556Z","dependency_job_id":null,"html_url":"https://github.com/smashedr/multichat-web","commit_stats":null,"previous_names":["smashedr/multichat-web"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/smashedr/multichat-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashedr%2Fmultichat-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashedr%2Fmultichat-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashedr%2Fmultichat-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashedr%2Fmultichat-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smashedr","download_url":"https://codeload.github.com/smashedr/multichat-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashedr%2Fmultichat-web/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268348202,"owners_count":24236295,"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-02T02:00:12.353Z","response_time":74,"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":[],"created_at":"2024-11-10T15:42:58.692Z","updated_at":"2025-08-02T07:11:38.362Z","avatar_url":"https://github.com/smashedr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MultiChat Twitch Bot Web UI\n\n[![build status](https://git.cssnr.com/shane/multichat-web/badges/master/build.svg)](https://git.cssnr.com/shane/multichat-web/commits/master) [![coverage report](https://git.cssnr.com/shane/multichat-web/badges/master/coverage.svg)](https://git.cssnr.com/shane/multichat-web/commits/master)\n\nThis is a basic Django Framework that is being transformed into more jank...\n\n# Features\n\n### Twitch Oauth\n\nTwitch Oauth managed from Django admin.\n\n### Frameworks\n\n- Django (2.1.5) https://www.djangoproject.com/\n- Bootstrap (4.2.1) http://getbootstrap.com/\n- Font Awesome (5.6.3) http://fontawesome.io/\n- JQuery (3.3.1) https://jquery.com/\n\n# Development\n\n### Deployment\n\nTo deploy this project on the development server:\n\n```\ngit clone https://git.cssnr.com/shane/multichat-web.git\ncd shane/multichat-web\npyvenv venv\nsource venv/bin/activate\npython -m pip install -r requirements.txt\ncp settings.ini.example settings.ini\npython manage.py makemigrations\npython manage.py migrate\npython manage.py loaddata site-fixtures.json\npython manage.py runserver 0.0.0.0:8000\n```\n\n*Note: Make sure to update the `settings.ini` with the necessary details...*\n\n### Copying This Project\n\nTo clone a clean copy of this project int your repository:\n\n```\ngit clone https://git.cssnr.com/shane/multichat-web.git\ncd django-twitch-basic\nrm -rf .git\ngit init\ngit remote add origin https://github.com/your-org/your-repo.git\ngit push -u origin master\n```\n\n*Note: make sure to replace `your-org/your-repo.git` with your actual repository location...*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmashedr%2Fmultichat-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmashedr%2Fmultichat-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmashedr%2Fmultichat-web/lists"}