Daniel Worrall

Results 61 comments of Daniel Worrall

nice work, looking forward to the release. A note on `Signal::INT.trap`, I believe this will need to be amended to handle exiting multiple servers gracefully as it will currently overwrite...

I regard the `check` command to be used when the expectation is that dependencies are resolved as they check the lock file against the local files. A check before a...

Looking back on this, `shards check` outputs an exit status of 1 for unsatisfied dependencies, which indicates it is throwing an error. To find the error, I would look to...

Thought we had a tracking issue on that, seems not. Ty for the addition Related Issues #7 #98 #16 #86

Missing `guild_scheduled_event_id`, see discord/discord-api-docs#4583

Relevant docs https://discord.com/developers/docs/reference#image-formatting

CI didn't run at all is why. Broken config = no checks = pass :^)

Discussed in dAPI, #136 is most likely the cause of the CI. Will push a fix soon

At the moment, it is highly recommended to use the main branch for all current projects, (locked to a commit perhaps) since there are many bugs in 3.4.0 that occur...

Ready for review/merge