mirror of
https://github.com/Rouji/scripts.git
synced 2025-12-11 09:10:53 +00:00
Official scripts for WeeChat.
https://weechat.org/scripts/
I somehow ended up with a 0 Byte SCRIPT_SAVEFILE, which made json.load() throw an exception, which made the plugin do nothing at all. This fixes that kind of problem. |
||
|---|---|---|
| .github | ||
| guile | ||
| javascript | ||
| lua | ||
| perl | ||
| python | ||
| ruby | ||
| tcl | ||
| .mailmap | ||
| Contributing.md | ||
| Makefile | ||
| README.md | ||
WeeChat official scripts
These official scripts can be installed with command /script install <name> in WeeChat.
They are also displayed on https://weechat.org/scripts/.
Contributing
To add/update a script or report an issue, see the Contributing guide.