Benjamin

Results 52 comments of Benjamin

I managed to resist putting "catastrophic reformatting on data structures" as the title, cause yeah this is bad lol. Is there anywhere in particular in the code where this could...

There are some slight improvements that can be made using https://github.com/fourmolu/fourmolu instead, but I'm not too familiar with haskell formatters altogether.

Sylish haskell (https://github.com/haskell/stylish-haskell) auto aligns a bunch of things, but I'm not sure if it can work project-wide

Just to bump this, it may genuinely be the case that it's better to just rip the bandage off and commit to some kind of autoformatting, regardless of other qualities....

As discussed on discord, we're not going to support the slack and github webhooks.

Requirements are thus: https://gist.github.com/meew0/bbbbd5348967dee5f7e84c0cd58983fd. We're currently missing a couple of different things, like components.

https://libs.advaith.io/ contains an easy to see list of features that should be included.

You can submit a PR to my repo which can then get merged in here, but that seems messy; I'm gonna apply that patch soon.

They're simply channels that only contain threads. Although I wish that the API docs gave individual JSON breakdowns for each channel type, or a listing of which channel may have...

Forums: https://discord.com/developers/docs/topics/threads#forums Apparently they do have slightly different end points: https://discord.com/developers/docs/resources/channel#start-thread-in-forum-channel-jsonform-params