{"id":20316514,"url":"https://github.com/balysv/back-slot","last_synced_at":"2026-05-11T10:32:41.484Z","repository":{"id":82563949,"uuid":"165398878","full_name":"balysv/back-slot","owner":"balysv","description":"Post messages on Slack as a bot","archived":false,"fork":false,"pushed_at":"2019-01-12T15:10:58.000Z","size":160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T09:14:30.563Z","etag":null,"topics":["fun","python-3","slack","slack-bot"],"latest_commit_sha":null,"homepage":"","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/balysv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2019-01-12T14:47:06.000Z","updated_at":"2019-01-12T15:10:59.000Z","dependencies_parsed_at":"2023-03-06T09:15:13.750Z","dependency_job_id":null,"html_url":"https://github.com/balysv/back-slot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/balysv/back-slot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balysv%2Fback-slot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balysv%2Fback-slot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balysv%2Fback-slot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balysv%2Fback-slot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balysv","download_url":"https://codeload.github.com/balysv/back-slot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balysv%2Fback-slot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32890650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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":["fun","python-3","slack","slack-bot"],"created_at":"2024-11-14T18:26:31.038Z","updated_at":"2026-05-11T10:32:41.459Z","avatar_url":"https://github.com/balysv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Back-SLot\n\nLiven up your slack channels by pretending to be the elephant emoji, Ronald McDonald or your coworker!\n\n![Chat Image](./assets/chat.png)\n\n## Prerequisites\n\n- Acquire a Slack Api Token:\n    - Go to your company's [Slack apps](https://api.slack.com/apps) and create a new application\n    - Perform an [OAuth request](https://api.slack.com/tutorials/app-creation-and-oauth) using the client id \u0026 secret to get an api token\n    - Store the api token in `config.py`, do not share it!\n- Install `python` and `pip` (any version)\n- Run `pip install -r ./requirements.txt`\n- Contemplate that this is to be used for harmless fun and not \"impersonating\" your CEO in #general and promising a company wide salary raise. Unless you are the CEO, then whatever ¯\\\\_(ツ)_/¯\n- Yes, I deliberately made this setup more awkward than it should be because of the point above\n\n## Usage\n\nDon't worry about your private Slack data, the script is stateless!\n\n```\n// Post using an emoji (including custom ones) as an avatar and an arbitrary name\npython slack_post.py -c \u003cchannel\u003e -m \u003cmessage\u003e -e \u003cemoji\u003e -n \u003cname\u003e\n\n// Post with any image as an avatar and any name\npython slack_post.py -c \u003cchannel\u003e -m \u003cmessage\u003e -i \u003cimageUrl\u003e -n \u003cname\u003e\n\n// Post as a public user from your company's Slack\npython slack_post.py -c \u003cchannel\u003e -m \u003cmessage\u003e -u \u003cusername\u003e\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalysv%2Fback-slot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbalysv%2Fback-slot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalysv%2Fback-slot/lists"}