-
This morning I did
`$ npm install ssb-patchwork -g`
And then
```
$ patchwork
error loading sodium bindings: Cannot find module 'chloridedown/build/Release/sodium'
falling back to javascript version.
…
-
Trigged if you do
`sudo python setup.py install`
without python-setuptools installed.
- [ ] sbot is not installed
- [ ] clean command breaks
-
sbot -w
gives
ValueError: Namespace Gtk not available for version 3.0
-o flag is not working either (to change from the svg format)
-
according to the [docs](https://ssbc.github.io/scuttlebot/plugins/invite.html) `sbot invite.addMe` is an alias to `sbot invite.accept`. when i execute this command with a valid invitation code I got t…
-
A couple times I got this crash:
```
TypeError: Cannot read property 'type' of undefined
at /usr/local/src/scuttlebot/plugins/friends.js:50:10
at /usr/local/src/scuttlebot/node_modules/pull-s…
-
to make this work using ssb-client, it needs to load the private key and then make a full connection to the local instance. Currently, patchwork exposes a plaintext websocket connect to localhost only…
-
Just noticed that git pull overwrites global_config.php.
Maybe the connection settings should be in a file that does not get overwritten.
-
Would it be more consistent with sbot and ssb behaviors to change the name of `feed.add` to `feed.publish`?
-
Running
https://gist.github.com/AnnaMag/7cf4d66bbe5b97e519eb90ef591437de
gives an error:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/shoebot-1.2.1-py2.7.egg/sho…
-
Test with:
```
echo "hello, world" | sbot blobs.add
```
Does not return any hash