{"id":19082914,"url":"https://github.com/floscha/meetup-bot","last_synced_at":"2026-05-17T02:02:27.350Z","repository":{"id":50206922,"uuid":"137117598","full_name":"floscha/meetup-bot","owner":"floscha","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-08T05:45:40.000Z","size":39,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-22T06:24:57.188Z","etag":null,"topics":["chatbot","dialogflow","meetup","slack"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/floscha.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":"2018-06-12T19:22:23.000Z","updated_at":"2021-04-16T20:34:21.000Z","dependencies_parsed_at":"2023-01-24T15:15:55.238Z","dependency_job_id":null,"html_url":"https://github.com/floscha/meetup-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/floscha/meetup-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floscha%2Fmeetup-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floscha%2Fmeetup-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floscha%2Fmeetup-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floscha%2Fmeetup-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floscha","download_url":"https://codeload.github.com/floscha/meetup-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floscha%2Fmeetup-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33125182,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"online","status_checked_at":"2026-05-17T02:00:05.366Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chatbot","dialogflow","meetup","slack"],"created_at":"2024-11-09T02:45:01.022Z","updated_at":"2026-05-17T02:02:27.297Z","avatar_url":"https://github.com/floscha.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![meetup-bot logo](logo.png)\n\n# Meetup Bot\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/7a0bdd2c2c9140cc9c8d5d22128a4628)](https://www.codacy.com/app/floscha/meetup-bot?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=floscha/meetup-bot\u0026amp;utm_campaign=Badge_Grade)\n\n## Feature Roadmap\n\n- [x] Query [Meetup API](https://www.meetup.com/meetup_api) from Python.\n- [x] Access above functionality using a [Slack chatbot](https://api.slack.com/bot-users).\n- [x] Make interactions more natural by integrating [Dialogflow](https://dialogflow.com/).\n\n## Setup\n\n1. Set the environmental variable `MEETUP_API_KEY` to [your key](https://secure.meetup.com/meetup_api/key/) (requires being logged in):\n```\nexport MEETUP_API_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n```\n\n2. Set the environmental variable `SLACK_BOT_TOKEN` to your `Bot User OAuth Access Token` from [Slack API](https://api.slack.com/):\n```\nexport SLACK_BOT_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n```\n\n\n3. Set the environmental variable `DIALOGFLOW_CLIENT_TOKEN` to your `Client Access Token` from [Dialogflow API](https://console.dialogflow.com/api-client):\n```\nexport DIALOGFLOW_CLIENT_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxx\n```\n\n4. Install all dependencies:\n```\npip install -r requirements.txt\n```\n\n## Supported commands\n\n- `find \u003ctext\u003e group in \u003ccountry\u003e`\n  - Find meetup groups in an (optional) country\n- `find \u003ctext\u003e meetups in \u003ccountry\u003e`\n  - Find meetup events in an (optional) country\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloscha%2Fmeetup-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloscha%2Fmeetup-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloscha%2Fmeetup-bot/lists"}