Jonathan

Results 33 issues of Jonathan

dcr has mostly been running really stable for me. The only thing it won't recover from now and then is: ``` Unhandled exception in spawn: Closed socket (IO::Error) from /usr/share/crystal/src/http/web_socket.cr:60:5...

Was gonna include this in #24 , but we've got quite a bit of renaming etc to do to follow discord on this change. Change happened with API v8.

https://github.com/shardlab/discordcr/blob/df22ea8f9499756949dfa16ed629bd1724b77e05/src/discordcr/rest.cr#L430-L431 Not sure where the issue lies, but trying to send a IO without a filename, resulted in discord dropping the upload altogether. Further investigation required.

User should not have to check the script to find out where to edit the file. Perhaps the file should also be mentioned in the extensions list?

Previously `Do you have "Plugin extras" installed? (y/n): yInstalling dependencies...` should now be ``` Do you have "Plugin extras" installed? (y/n): y Installing dependencies... ```

Hi, I noticed the ssh settings don't mention the user. Checking the web tty interface showed root, so I just went ahead and tried that. Perhaps it should just be...

having a `/` at the end of any URL will cause a `//`, leading to a 404 in many cases. To improve UX, this could simply be ignored when reading...

Hi, since I think this is a really great tool with a bunch of potential, I thought I might try to revive it. Wasn't really able to get anywhere yet,...

Trying to import the f3d in the zip I attached I end up with a segfault. [gridfinity-modular-vertical-jumper-cable-holder-model_files.zip](https://github.com/jmplonka/InventorLoader/files/10401950/gridfinity-modular-vertical-jumper-cable-holder-model_files.zip) step import: ``` Importing: /home/frog/3D/gridfinity/gridfinity-modular-vertical-jumper-cable-holder/Gridfinity vertical jumper wire holder v1.f3d ... parsing 'FusionAssetName[Active]/Breps.BlobParts/BREP.ea77fd3f-a96b-4817-92ee-e59a44d493b4.smbh'...

bug
Fixed

# TODO - [ ] Format `!ping` nicely - [ ] Move all timed stuff outside of bot - [ ] deposit checking - [ ] withdrawal processing - [...

WIP