{"id":16696940,"url":"https://github.com/seratch/send-it-later-for-slack","last_synced_at":"2025-07-25T13:43:17.615Z","repository":{"id":139894268,"uuid":"341241326","full_name":"seratch/send-it-later-for-slack","owner":"seratch","description":"Send It Later for Slack users","archived":false,"fork":false,"pushed_at":"2021-03-12T02:37:00.000Z","size":13,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T04:22:29.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://j.mp/send-it-later","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/seratch.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-22T15:13:07.000Z","updated_at":"2021-10-28T02:43:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"8046c40f-8777-4146-8f5c-127670f04e65","html_url":"https://github.com/seratch/send-it-later-for-slack","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/seratch%2Fsend-it-later-for-slack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seratch%2Fsend-it-later-for-slack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seratch%2Fsend-it-later-for-slack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seratch%2Fsend-it-later-for-slack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seratch","download_url":"https://codeload.github.com/seratch/send-it-later-for-slack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248147117,"owners_count":21055479,"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-10-12T17:45:22.630Z","updated_at":"2025-04-10T02:52:27.296Z","avatar_url":"https://github.com/seratch.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Demo\n\n\u003cimg src=\"https://user-images.githubusercontent.com/19658/108788304-02b9d780-75bb-11eb-96ed-8d76e3a37db2.gif\" width=500\u003e\n\n### Slack App Settings\n\n* App Home\n  * Enable Home Tab\n* Interactivity \u0026 Shortcuts\n  * Message shortcut (callback_id: `send-this-message-later`)\n* Events API\n  * Bot events\n    * `app_home_opened`\n    * `app_uninstalled`\n  * Events on behalf of users\n    * `token_revoked`\n* OAuth \u0026 Permissions\n  * Bot Token Scopes\n    * `commands`\n    * `users:read`\n  * User Token Scopes\n    * `chat:write`\n    * `users:read`\n  * Redirect URLs\n    * `https://{your domain}/slack/oauth_redirect`\n* Beta Features\n  * Opt into `timepicker`\n\n### Local dev\n\n```bash\ncp _env .env  # and then, edit it\ndocker-compose up --build\ndocker-compose exec web python ./db_migration.py\nngrok http 3000 # for OAuth flow\n```\n\n### Heroku Deployment\n\n```bash\nheroku create\n\nheroku addons:create heroku-postgresql:hobby-dev\naws s3 cp initial.dump s3://{your bucket}/initial.dump\naws s3 presign s3://{your bucket}/initial.dump\nheroku pg:backups:restore ${presign url} DATABASE_URL\n\nheroku config:set SLACK_CLIENT_ID=\nheroku config:set SLACK_CLIENT_SECRET=\nheroku config:set SLACK_SIGNING_SECRET=\nheroku config:set SLACK_SCOPES=commands,users:read\nheroku config:set SLACK_USER_SCOPES=chat:write,users:read\n\ngit add . -v\ngit commit -m'initial'\ngit push heroku main\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseratch%2Fsend-it-later-for-slack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseratch%2Fsend-it-later-for-slack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseratch%2Fsend-it-later-for-slack/lists"}