{"id":19680193,"url":"https://github.com/drewolson/epicbot-hs","last_synced_at":"2025-06-10T12:38:29.861Z","repository":{"id":66427601,"uuid":"337435717","full_name":"drewolson/epicbot-hs","owner":"drewolson","description":"A Slack Bot for Epic Card Game -- in Haskell!","archived":false,"fork":false,"pushed_at":"2021-10-03T14:29:47.000Z","size":72,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-27T06:47:53.035Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/drewolson.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-02-09T14:44:21.000Z","updated_at":"2023-07-25T14:43:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c58fd45-3efe-4c1e-9896-d5da4d27beca","html_url":"https://github.com/drewolson/epicbot-hs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewolson%2Fepicbot-hs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewolson%2Fepicbot-hs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewolson%2Fepicbot-hs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewolson%2Fepicbot-hs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drewolson","download_url":"https://codeload.github.com/drewolson/epicbot-hs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewolson%2Fepicbot-hs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259077518,"owners_count":22801945,"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":[],"created_at":"2024-11-11T18:04:20.136Z","updated_at":"2025-06-10T12:38:29.852Z","avatar_url":"https://github.com/drewolson.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Epicbot\n\nEpicbot is a slack bot written in Haskell. It allows you to search for cards\nfrom the [Epic Card Game](https://www.epiccardgame.com/) and display the results\nin your slack channel.\n\nTo search for a card, simply type some or all of its name. Epicbot will perform\na full text search to find the correct card.\n\n```text\n/epic \u003csearch term\u003e\n```\n\nYou can also generate an example random dark draft draw using the `draft`\ncommand.\n\n```text\n/epic draft\n```\n\n## Deploying\n\n```text\nstack --docker build\n```\n\nThis builds the `epicbot-exe` executable on the docker container referenced in\n`stack.yaml`. If you're deploying to an environment different than `debian`,\nfeel free to change this image.\n\nTo find the location of the executable you build, run the following:\n\n```text\nstack --docker exec -- which epicbot-exe\n```\n\nNow, run the executable.\n\n```bash\nEPICBOT_ONLINE=1 EPICBOT_SLACK_SIGNING_SECRET=\u003cyour slack signing secret\u003e /path/to/epicbot-exe\n```\n\nOnce you have your bot running, you'll want to follow the guide for creating a\n[slash command](https://api.slack.com/interactivity/slash-commands) to use the\nbot. We recommend using `/epic` as your slash command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewolson%2Fepicbot-hs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrewolson%2Fepicbot-hs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewolson%2Fepicbot-hs/lists"}