{"id":23418747,"url":"https://github.com/dzove855/slackpush","last_synced_at":"2026-05-17T00:33:52.276Z","repository":{"id":176666187,"uuid":"104809473","full_name":"dzove855/slackpush","owner":"dzove855","description":"A little Perl/Slack Library","archived":false,"fork":false,"pushed_at":"2017-10-25T20:26:43.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T08:36:33.670Z","etag":null,"topics":["perl","slack"],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dzove855.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-09-25T22:44:06.000Z","updated_at":"2017-10-06T13:24:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"aafbc19e-389b-407e-91df-04c9af4652a9","html_url":"https://github.com/dzove855/slackpush","commit_stats":null,"previous_names":["dzove855/slackpush"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dzove855/slackpush","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzove855%2Fslackpush","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzove855%2Fslackpush/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzove855%2Fslackpush/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzove855%2Fslackpush/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dzove855","download_url":"https://codeload.github.com/dzove855/slackpush/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzove855%2Fslackpush/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278343082,"owners_count":25971399,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":["perl","slack"],"created_at":"2024-12-23T00:37:57.760Z","updated_at":"2025-10-04T16:39:01.328Z","avatar_url":"https://github.com/dzove855.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slackpush\n\nSlackpush is a simple Perl Cli Project to push and Get data from Slack\n\nThis Script is inspired from : https://github.com/rlister/slackcat\n\n\n### Installation\n\nFor using this little Script you should be sure to have the following Package installed:\n  - Getoprt::Long\n  - WWW::Curl\n  - WWW::Mechanize\n  - Config::INI\n  - JSON\n  \nYou should mv the libs in some of the following perl library Path:\nperl -e \"print qq(@INC)\"\n\nNow after all this you should generate a Slack Api token and set it up with:\nslackpush.pl -t 'TOKEN'\n\n\n### Examples\n\n#### Upload File\n```\n    slackpush.pl --upload=\"FILE\" --channel=\"#general\" \n```\n\n#### Download\n```\n    slackpush.pl --download=\"FILEID\" --filepath=\"/tmp\" \n```\n\n#### Send Message\n```\n    slackpush.pl --message=\"Hello\" --channel=\"#general\"\n```\n\nSend Message as a bot:\n```\n    slackpush.pl --message=\"Hello i'm a bot\" --username=\"slackpush\"\n```\n\nSend Message from stdin:\n```\n    echo \"hello\" | slackpush.pl --channel=\"#general\" --stdin\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzove855%2Fslackpush","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdzove855%2Fslackpush","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzove855%2Fslackpush/lists"}