Marcus Otterström

Results 136 comments of Marcus Otterström

Not planned as Needle is supposed to do auto-threading. If you want a channel with only threads (but no starting messages), set the permissions to not allow messages but allow...

Aha, but there is a use case: seeing you are typing you title regex on. From DoNotResuscitate#8265 on Discord: > Is there any way to see the whole message that...

It also makes it easier for people to put the NICKNAME - MESSAGE CONTENT in the title without having to use regex. Today you would have to write something like...

> parent is the same no matter what type of thread it is. because private threads do also belong to channels. That's my misconception, but that makes this even weirder,...

I don't know much about partials so I have no comments there. But I'm sorry, I don't really understand *why* `parentId` would ever be null on a public thread. Surely...

Also, re: > If you have the Guilds intent and don't do funky (unsupported) stuff with limiting channel cache, in all likelihood you will never have parent: null. I have...

Perhaps add `typings` label and remove `need repro`?

Figured an update 2 months later would be helpful for maintainers as they come in here and need to figure out if someone accidentally fixed this already. It wasn't a...

To double check this, I set up automated tests for my wrapper to run every 30 minutes over night, starting from minute 15. The tests started failing when my local...