wolfy1339
wolfy1339
You can make it enable SSL from the URL, add a `+` before the port number and after the `:`
You might need to make a PR for `babel-plugin-add-module-exports` as well, since it is a devDependency, and also seems to use Babel 6 ref: 59naga/babel-plugin-add-module-exports#65.
Will close #56
They haven't released the changes to npm quite yet.
I had this problem with git (although not with this plugin) and a google search for this problem led me here, with the comments here I got more info on...
Please see twbs/bootstrap#23557
It may have to do with the fact that znc is sending all buffer at once, and thus causes hexchat to crash because it can't keep up
I have no idea really, maybe try lowering the buffer until you find the sweet spot ________________________________ From: cshabazian Sent: Friday, September 14, 2018 1:27:50 PM To: hexchat/hexchat Cc: wolfy1339;...
Thanks for taking the time to fill out the template and requesting this feature! Unfortunately, the endpoints methods are automatically generated from [GitHub's OpenAPI spec](https://github.com/github/rest-api-description/), we don't add new endpoints...
In the meantime, you can use the enpoint manually using the [`octokit.request()` function](https://github.com/octokit/octokit.js#octokitrequest)