{"id":18546463,"url":"https://github.com/adroll/slackask","last_synced_at":"2025-04-09T20:31:00.486Z","repository":{"id":68835603,"uuid":"37482471","full_name":"AdRoll/slackask","owner":"AdRoll","description":"Ask people anonymous questions on Slack.","archived":false,"fork":false,"pushed_at":"2015-06-23T20:50:43.000Z","size":140,"stargazers_count":10,"open_issues_count":0,"forks_count":4,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-03-24T11:12:15.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AdRoll.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":"2015-06-15T18:13:49.000Z","updated_at":"2023-02-11T16:33:49.000Z","dependencies_parsed_at":"2023-02-23T22:31:03.993Z","dependency_job_id":null,"html_url":"https://github.com/AdRoll/slackask","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/AdRoll%2Fslackask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdRoll%2Fslackask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdRoll%2Fslackask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdRoll%2Fslackask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdRoll","download_url":"https://codeload.github.com/AdRoll/slackask/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248107207,"owners_count":21048878,"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-06T20:25:28.502Z","updated_at":"2025-04-09T20:31:00.226Z","avatar_url":"https://github.com/AdRoll.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"To setup slackask you need to deploy get a slash command token from Slack as well as an incoming webhook url.\nEdit the slackask_settings.py file and insert those.  If you'd like to use something other than sqlite also tweak the db url.\n\nThen run ```$ pip install -r requirements.txt```\n\nRun ```$ python application.py``` and you're off to the races.\n\nWhen you're off to the races you can use it from slack like so:\n\n```\n/ask @phuff What is your favorite color?\n```\n\nphuff will get a private message from SlackBot that looks like this:\n\n```\nSomebody asked you a new question! #1: What is your favorite color?\nTo publish it: /ask publish 1 \u003cchannel-name\u003e\nTo list your questions: /ask list\nFor more help: /ask help\n```\n\nphuff can then post the question if they so choose:\n\n```\n/ask publish 1 #my-favorite-channel-name\n```\n\nIf they don't want to publish it they can delete it:\n\n```\n/ask delete 1\n```\n\nUsers can list the questions they've been asked:\n```\n/ask list\n```\n\nAnd help is always a command away:\n\n```\n/ask help\n```\n\nPull requests welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadroll%2Fslackask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadroll%2Fslackask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadroll%2Fslackask/lists"}