{"id":15146961,"url":"https://github.com/reimarpb/profanity-plugins","last_synced_at":"2026-02-08T11:32:35.999Z","repository":{"id":211601680,"uuid":"729555146","full_name":"ReimarPB/profanity-plugins","owner":"ReimarPB","description":"Collection of plugins for the Profanity XMPP client","archived":false,"fork":false,"pushed_at":"2023-12-10T15:33:00.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T22:47:38.418Z","etag":null,"topics":["profanity-plugin","xmpp"],"latest_commit_sha":null,"homepage":"","language":"C","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/ReimarPB.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}},"created_at":"2023-12-09T15:47:49.000Z","updated_at":"2023-12-10T15:50:08.000Z","dependencies_parsed_at":"2023-12-10T16:40:50.660Z","dependency_job_id":null,"html_url":"https://github.com/ReimarPB/profanity-plugins","commit_stats":null,"previous_names":["reimarpb/pastefile","reimarpb/profanity-plugins"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ReimarPB/profanity-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReimarPB%2Fprofanity-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReimarPB%2Fprofanity-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReimarPB%2Fprofanity-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReimarPB%2Fprofanity-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReimarPB","download_url":"https://codeload.github.com/ReimarPB/profanity-plugins/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReimarPB%2Fprofanity-plugins/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267610345,"owners_count":24115434,"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-07-28T02:00:09.689Z","response_time":68,"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":["profanity-plugin","xmpp"],"created_at":"2024-09-26T12:21:09.512Z","updated_at":"2026-02-08T11:32:35.960Z","avatar_url":"https://github.com/ReimarPB.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Profanity plugins\n\nThis is a collection of plugins I've made for the [Profanity XMPP client](https://profanity-im.github.io/). Click on the plugin names below for more information about each plugin.\n\n- [pastefile](#pastefile) - Allows pasting files such as images from your clipboard\n- [substitute](#substitute) - Adds sed-like substitutions to edit the last message writing `s/.../.../`\n\nNote that the plugins are created for Linux and X11, so they might not all work on other systems.\n\n# Installation\n\n1. Clone the git repo and run `make` to build all plugins or `make \u003cname\u003e` to build a single plugin.\n2. Run `make install` to install the plugins you've built.\n3. Within profanity, write `/plugins` to see a list of plugins and `/plugins load \u003cname\u003e` to load each.\n\n# Plugins\n\n## pastefile\n\nWhen running `/pastefile`, the plugin will upload what you have in your clipboard and send it in the current chat window:\n\n- If you have copied an image, that image will be uploaded as a PNG\n- If you have copied a file from a file manager, that file will be uploaded\n- If you have copied some text, it will be written to a file with an auto-generated file extension (usually .txt) and uploaded\n\n## substitute\n\nThis plugin allows you to edit your previous message using syntax from the `sed` unix command.\n\nAfter having sent a message, you can type e.g. `s/old/new/` to replace the first instance of the word \"old\" in your message with the word \"new\". To replace all instances, add a `g` at the end.\n\nFor more information about the syntax, see [GNU's manual](https://www.gnu.org/software/sed/manual/html_node/The-_0022s_0022-Command.html) on the `s` command from `sed`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freimarpb%2Fprofanity-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freimarpb%2Fprofanity-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freimarpb%2Fprofanity-plugins/lists"}