{"id":18078580,"url":"https://github.com/niols/weechat-scripts","last_synced_at":"2025-10-07T01:53:08.540Z","repository":{"id":22581889,"uuid":"25923486","full_name":"Niols/weechat-scripts","owner":"Niols","description":"Weechat scripts, sometimes usefull.","archived":false,"fork":false,"pushed_at":"2017-11-15T01:54:03.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-20T22:52:46.475Z","etag":null,"topics":["gplv3","python","weechat","weechat-scripts"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Niols.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}},"created_at":"2014-10-29T14:01:12.000Z","updated_at":"2017-02-02T15:23:18.000Z","dependencies_parsed_at":"2022-07-25T09:17:18.559Z","dependency_job_id":null,"html_url":"https://github.com/Niols/weechat-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Niols/weechat-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Niols%2Fweechat-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Niols%2Fweechat-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Niols%2Fweechat-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Niols%2Fweechat-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Niols","download_url":"https://codeload.github.com/Niols/weechat-scripts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Niols%2Fweechat-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278708030,"owners_count":26031932,"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-06T02:00:05.630Z","response_time":65,"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":["gplv3","python","weechat","weechat-scripts"],"created_at":"2024-10-31T12:14:53.594Z","updated_at":"2025-10-07T01:53:08.507Z","avatar_url":"https://github.com/Niols.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"WeeChat Scripts\n===============\n\nThis repo contains some WeeChat scripts. Some of them might even be usefull!\n\n\n\n### How can I use the script `brouillamini.py`?\n\n1. Copy this script in your WeeChat python directory: `~/.weechat/python/brouillamini.py`.\n2. Copy the `data/brouillamini/` directory in `~/.weechat/python/data/brouillamini/` if such a repository exists on the server.\n3. Load the plugin in WeeChat: `/python load brouillamini.py` (don't forget the `.py`)\n4. If you want the script to be automatically loaded each time WeeChat starts, link it in the autoload directory: `cd ~/.weechat/python/ \u0026\u0026 ln -s brouillamini.py autoload/`\n\nIf you're lazy, you can do that with all scripts at the same time:\n\n    weepydir=~/.weechat/python\n    mkdir -p $weepydir\n    git clone https://github.com/Niols/WeeChat-Scripts /tmp/wcs\n    cp -r .tmp/wcs/*.py /tmp/wcs/data/ $weepydir/\n    mkdir -p $weepydir/autoload\n    ln -s $weepydir/*.py $weepydir/autoload/\n\n\n\n### Why the GPLv3 license?\n\nBecause the [Python Plugin](https://github.com/weechat/weechat/tree/master/src/plugins/python) for WeeChat is licensed under the GPLv3.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniols%2Fweechat-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniols%2Fweechat-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniols%2Fweechat-scripts/lists"}