{"id":20375077,"url":"https://github.com/leelow/catherine-labot","last_synced_at":"2026-04-17T18:02:26.261Z","repository":{"id":93081411,"uuid":"96256907","full_name":"Leelow/catherine-labot","owner":"Leelow","description":"🤖 🌞 A tiny slack bot which gives you weather information.","archived":false,"fork":false,"pushed_at":"2017-07-04T22:30:02.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T21:37:58.198Z","etag":null,"topics":["bot","go","natural-language","slack","slack-bot","slackbot","weather"],"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/Leelow.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":"2017-07-04T22:28:38.000Z","updated_at":"2020-07-20T08:53:50.000Z","dependencies_parsed_at":"2023-06-04T17:00:25.039Z","dependency_job_id":null,"html_url":"https://github.com/Leelow/catherine-labot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Leelow/catherine-labot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leelow%2Fcatherine-labot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leelow%2Fcatherine-labot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leelow%2Fcatherine-labot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leelow%2Fcatherine-labot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leelow","download_url":"https://codeload.github.com/Leelow/catherine-labot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leelow%2Fcatherine-labot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31939788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"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":["bot","go","natural-language","slack","slack-bot","slackbot","weather"],"created_at":"2024-11-15T01:28:41.786Z","updated_at":"2026-04-17T18:02:26.238Z","avatar_url":"https://github.com/Leelow.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# catherine-labot\n\n\u003e A tiny slack bot which gives you weather information.\n\n## Philosophy\n\n`catherine-labot` is just a proof of concept to show how it can be easy to play with API to have a bot which is enough \"clever\" to understand natural langage and give you weather information (five days forecast due to the API limitation).\nThe name `catherine-labot` is just a tribute of the famous french weather presenter [Catherine Laborde](https://fr.wikipedia.org/wiki/Catherine_Laborde) retired in 2017, but don't worry she speaks english ;)\n\n## Requirements\n\nPlease make sur Golang is installed correctly. The bot was tested on Golang 1.8.\n\n## Config\n\nThe config file `config/config.json` contains api keys. You must edit it before running the bot.\n\n```json\n    {\n      \"slack_token\": \"SLACK_TOKEN\",\n      \"openweathermap_api_key\": \"OPENWEATHERMAP_API_KEY\",\n      \"meaningcloud_api_key\": \"MEANINGCLOUD_API_KEY\"\n    }\n\n```\n\nThe free plan of [OpenWeatherMap](https://openweathermap.org/) and [MeaningCloud](https://www.meaningcloud.com/) are enough to play and have fun discussing with the bot !\n\n## Usage\n\nAfter setting your bot in Slack, you can discuss with it mentioning it every time with `@\u003cyour_bot_name\u003e`.\nFor instance :\n\n    @catherine-labot What is the weather at Rennes today at 5pm ?\n    \u003e The estimated temperature at Rennes the 07/04 at 05 pm is 30°C. A clear sky is also planned.\n\n    @catherine-labot Is it raining next friday at Paris ?\n    \u003e The estimated temperature at Paris the 07/07 is 24°C. A light rain is also planned.\n    \n    @catherine-labot Do you like baguette ?\n    \u003e Sorry, I don't understand, I am just a weather bot !\n\n## Docker\n\nA `Dockerfile` is present if you want to build `catherine-labot` and tun it as a Docker container.\n\n## Credits\n\nThanks [@rapidloop](https://github.com/rapidloop) for the [slack library](https://github.com/rapidloop/mybot).\n\n## License\n\n[MIT](LICENSE) © [Léo Lozach](https://github.com/Leelow)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleelow%2Fcatherine-labot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleelow%2Fcatherine-labot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleelow%2Fcatherine-labot/lists"}