Sébastien Helleu

Results 282 comments of Sébastien Helleu

Hi, If I understand correctly, the new version removes all leading spaces in every messages sent. What about if you really want to send a message starting with spaces (for...

Why adding a new command and just not an option to choose the behavior: strip from just commands (default, which is safe and was the original behavior of script) or...

From what I can see in script, it should already ignore any nick starting with "*" (such nicks are used in ZNC bouncer). But I'm not sure it ignores "help"...

Hi, What's your WeeChat and Perl versions? You can check both from WeeChat with commands: `/v` and `/debug libs`. With WeeChat 1.8-dev and Perl 5.24.1, the script loads and runs...

Then anyone can help to fix the problem. Pull request is welcome!

First thanks @federicotdn for this project, I like it! ❤️ For your information, I just wrote a small Emacs package to import Postman collections, as verb or restclient format (which...

Hi, Yes, agreed to make a separate package. I'm currently working on a C library to decode the WeeChat relay protocol (to use in WeeChat itself, see https://github.com/weechat/weechat/issues/369). So having...

Just found https://github.com/k0rmarun/pyweechat (which is on PyPI), this could maybe already be used in Python relay clients (not tested).

Hi, Thanks for the PR, and sorry for the very long delay (5 years…) Could you please rebase your changes on master branch, where many changes have been made recently?...

Hi, Thank you for your contribution. I don't have enough time to check it now, but I'll try to look at this soon. Thanks for your patience :)