{"id":16120798,"url":"https://github.com/andreasbackx/mood","last_synced_at":"2026-04-24T23:34:08.945Z","repository":{"id":84887223,"uuid":"141063205","full_name":"AndreasBackx/mood","owner":"AndreasBackx","description":"Moody moderator bot for simplifying the moderation of Slack teams.","archived":false,"fork":false,"pushed_at":"2018-07-15T22:38:17.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-09T00:01:45.424Z","etag":null,"topics":["bot","golang","slack","slack-bot"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AndreasBackx.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":"2018-07-15T22:38:09.000Z","updated_at":"2018-07-31T21:53:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"bdd103e5-97eb-43fe-8088-35125de5078e","html_url":"https://github.com/AndreasBackx/mood","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AndreasBackx/mood","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasBackx%2Fmood","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasBackx%2Fmood/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasBackx%2Fmood/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasBackx%2Fmood/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreasBackx","download_url":"https://codeload.github.com/AndreasBackx/mood/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasBackx%2Fmood/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32245149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: 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":["bot","golang","slack","slack-bot"],"created_at":"2024-10-09T20:59:18.103Z","updated_at":"2026-04-24T23:34:08.930Z","avatar_url":"https://github.com/AndreasBackx.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mood\n\nMood is a moody moderator bot for simplifying the moderation of Slack teams.\n\n_Note: This is very much a work in progress, as this was written in an evening as the time of writing this._\n\n## Features\n\n- [x] Action menu to report spam/crossposts\n    - Report is sent to a private moderation channel\n    - The reported user is sent a message where the user is asked to remove the message or say whether the report was invalid.\n    - The response from the reported user is updated in the report sent to the private moderation channel.\n    - A message is also shown to the user who reported the post confirming that the report was (un)successful.\n- [x] Welcome new team members with the rules\n    - [ ] Provide a `/rules` command as well.\n    - [ ] Properly update the message when clicking the \"Yes!\" button.\n\n## Configuration\n\nTo get started, install the dependencies using dep:\n\n```shell\ndep ensure\n```\n\nA `config.json` file is required in the root of the project:\n\n```javascript\n{\n    // Verification token\n    // Found under the Apps page -\u003e Settings -\u003e Basic Information\n    \"verification_token\": \"\",\n    // Bot USer OAuth Access Token\n    // Found under the Apps page -\u003e Features -\u003e OAuth \u0026 Permissions\n    \"bot_user_oauth_token\": \"\",\n    // Name of the group where the bot needs to post the reports.\n    // The bot needs to be invited to the group.\n    \"report_group_name\": \"reports\",\n\n    // Port used to run the server on.\n    \"port\" 8000\n}\n```\n\nIn order to run, simply run the `realize start` command which will run all of the necessary commands. See [Realize](https://github.com/oxequa/realize) and [`.realize.yaml`](.realize.yaml) for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreasbackx%2Fmood","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreasbackx%2Fmood","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreasbackx%2Fmood/lists"}