{"id":42374409,"url":"https://github.com/chatsift/ama","last_synced_at":"2026-01-27T20:05:32.317Z","repository":{"id":57117889,"uuid":"344032720","full_name":"ChatSift/AMA","owner":"ChatSift","description":"Helping sift through questions and provide answers to the community","archived":false,"fork":false,"pushed_at":"2024-08-16T20:21:49.000Z","size":2598,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-08-16T21:30:47.681Z","etag":null,"topics":["ama","bot","discord","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://automoderator.app/ama/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChatSift.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-03-03T07:01:13.000Z","updated_at":"2024-08-16T21:30:50.718Z","dependencies_parsed_at":"2023-10-11T20:27:51.878Z","dependency_job_id":"be7411f3-feb1-4ba8-b535-25d86632de08","html_url":"https://github.com/ChatSift/AMA","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ChatSift/AMA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChatSift%2FAMA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChatSift%2FAMA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChatSift%2FAMA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChatSift%2FAMA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChatSift","download_url":"https://codeload.github.com/ChatSift/AMA/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChatSift%2FAMA/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28820352,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T18:44:20.126Z","status":"ssl_error","status_checked_at":"2026-01-27T18:44:09.161Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["ama","bot","discord","hacktoberfest"],"created_at":"2026-01-27T20:04:42.965Z","updated_at":"2026-01-27T20:05:32.309Z","avatar_url":"https://github.com/ChatSift.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AMA\n\n## About\n\nYou can read all about the bot [here](todo).\n\n## Self hosting\n\nThis repository contains source code for the bot itself under [packages/bot](./packages/bot/).\nA Docker image that can be used for running anything in this monorepo is available on DockerHub under `chatsift/ama`.\n\n---\n\nWith all those notices out of the way, the [docker-compose.yml](./docker-compose.yml) file\nis probably the easiest way to get started.\n\nBefore you do anything else (even if you're using Docker), make sure to run `yarn --immutable`.\nIf you don't have yarn installed, `npm i -g yarn` (assuming you have a nodejs installation).\n\nSimply create a new file called `.env`, follow the example from [.env.example](./.env.example),\nand then `docker-compose build \u0026\u0026 docker-compose up -d`.\n\nNow that the bot and postgres server are up, run `yarn deploy-commands` to register\nthe global slash commands, and then `yarn prisma migrate deploy` to get the database ready.\n\nAlternatively, you can run your own postgresql instance, build the code with `yarn build`,\nand start up the bot using `yarn start-bot`\nin whatever way keeps it online (e.g. pm2).\n\n---\n\n## Updating a self-hosted instance\n\nAssuming you're using Docker, you essentially just need to follow the steps above again.\n`docker-compose build \u0026\u0026 docker-compose up -d`, re-deploy slash commands, and deploy prisma\nmigrations.\n\n## Contributing/working on the project\n\nJust about everything above, except set the `NODE_ENV` env var to `dev`. If you're trying to\nfigure out something wrong with cron jobs, `DEBUG_JOBS=true`.\n\n## Licensing\n\nThis project is lincensed under the GNU AGPLv3 license. View the full file [here](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchatsift%2Fama","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchatsift%2Fama","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchatsift%2Fama/lists"}