{"id":21068474,"url":"https://github.com/matheusfillipe/p2irc","last_synced_at":"2025-12-30T15:57:54.795Z","repository":{"id":41253539,"uuid":"508587970","full_name":"matheusfillipe/p2irc","owner":"matheusfillipe","description":"POST to IRC Fowarder. Send messages to irc with a short curl command","archived":false,"fork":false,"pushed_at":"2023-01-29T05:03:43.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T21:37:45.426Z","etag":null,"topics":["cgi","fastcgi","golang","irc","nginx","redis"],"latest_commit_sha":null,"homepage":"https://p2ir.cf","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matheusfillipe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-29T07:20:57.000Z","updated_at":"2022-07-01T00:04:03.000Z","dependencies_parsed_at":"2023-02-15T20:45:21.991Z","dependency_job_id":null,"html_url":"https://github.com/matheusfillipe/p2irc","commit_stats":null,"previous_names":["matheusfillipe/sendirc"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusfillipe%2Fp2irc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusfillipe%2Fp2irc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusfillipe%2Fp2irc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusfillipe%2Fp2irc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matheusfillipe","download_url":"https://codeload.github.com/matheusfillipe/p2irc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243510056,"owners_count":20302296,"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":["cgi","fastcgi","golang","irc","nginx","redis"],"created_at":"2024-11-19T18:22:03.595Z","updated_at":"2025-12-30T15:57:54.766Z","avatar_url":"https://github.com/matheusfillipe.png","language":"Go","readme":"# [p2ir.cf](https://p2ir.cf)\n\u003e POST TO IRC FOWARDER\n\nPaste or send directly to irc server.\n\nCheck main.go constans for configuration.\n\n## From command line\n\nYou can choose the server and the room or a DM (using `-` as a prefix). The server port defaults to 6667. Pay attention that to be able to send multiple lines you need to use `--data-binary` argument on linux curl.\n\n```sh\ncommand | curl -d @- p2ir.cf/irc.server/room\ncat file | curl --data-binary @- p2ir.cf/irc.server/room\necho \"hey greg\" | curl -d @- p2ir.cf/irc.server.com/-greg\nprintf \"hey greg\\nhow are you\\nbye\" | curl --data-binary @- p2ir.cf/irc.server.com/room\nprintf \"hey greg\\nhow are you\\nbye\" | curl -H \"NICK: samuel\" --data-binary @- p2ir.cf/irc.server.com/room\n```\n\n## Github webhooks\n\nCreate a webhook and use `application/json` for your content-type header. Edit `main.go` `WEBHOOK_TEMPLATES` to have more notifications.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheusfillipe%2Fp2irc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatheusfillipe%2Fp2irc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheusfillipe%2Fp2irc/lists"}