{"id":37156830,"url":"https://github.com/dmnemec/slackbot-go","last_synced_at":"2026-01-14T18:37:28.036Z","repository":{"id":56626920,"uuid":"100983137","full_name":"dmnemec/slackbot-go","owner":"dmnemec","description":"Framework for creating bots in Slack using Go. Also includes some functions for interacting with the Basecamp 2 API.","archived":false,"fork":false,"pushed_at":"2020-10-28T02:31:22.000Z","size":109,"stargazers_count":5,"open_issues_count":6,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-14T17:13:16.373Z","etag":null,"topics":["basecamp","go","golang","hacktoberfest","slack","slackbot"],"latest_commit_sha":null,"homepage":"","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/dmnemec.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}},"created_at":"2017-08-21T18:59:25.000Z","updated_at":"2020-08-04T13:11:13.000Z","dependencies_parsed_at":"2022-08-15T22:10:47.194Z","dependency_job_id":null,"html_url":"https://github.com/dmnemec/slackbot-go","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/dmnemec/slackbot-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmnemec%2Fslackbot-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmnemec%2Fslackbot-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmnemec%2Fslackbot-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmnemec%2Fslackbot-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmnemec","download_url":"https://codeload.github.com/dmnemec/slackbot-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmnemec%2Fslackbot-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28430869,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T16:38:47.836Z","status":"ssl_error","status_checked_at":"2026-01-14T16:34:59.695Z","response_time":107,"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":["basecamp","go","golang","hacktoberfest","slack","slackbot"],"created_at":"2026-01-14T18:37:27.444Z","updated_at":"2026-01-14T18:37:28.027Z","avatar_url":"https://github.com/dmnemec.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Go Report Card](https://goreportcard.com/badge/github.com/dmnemec/slackbot-go)](https://goreportcard.com/report/github.com/dmnemec/slackbot-go)\n# slackbot-go \nA framework in Go for building apps (currently only internal implementations) for Slack.\n\nPackage Descriptions\n* client - this is the primary thing you need, it contains all the other package clients inside it\n  * `import \"github.com/dmnemec/slackbot-go/slack\"`\n  * `client := slack.NewClient(\"slack_token_string\")`\n  * `client.AnyWebAPIFunction(Input)` to use the desired WebAPI function\n  * Functions can be found by looking through the packages. I'll eventually put the full list here (probably)\n* core - housekeeping functions for a slackbot\n  * Configuration file management\n  * Post messages using Incoming Webhooks\n* basecamp - for integration with Basecamp\n  * Pull events from basecamp\n  * Perform actions on events\n  * Pull project names\n* converstaions - implementing the Slack Conversations API\n  * 7/19 Functions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmnemec%2Fslackbot-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmnemec%2Fslackbot-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmnemec%2Fslackbot-go/lists"}