WillKirkmanM
WillKirkmanM
Implemented in Commit https://github.com/WillKirkmanM/discord.js-moderation-bot/commit/e497aa0a61209237dd14d38765d1b03c2d207b4f. Waiting for PR to be merged.
Hey There, Before continuing, I would like to know the steps to reproduce and I will be pleased to assist you. For Example, these could be: - What song you...
Hey! Unfortunately, this Repository is not being maintained anymore. I have added Discordv12 to the package.json and other QOL Features. [Check it out here](https://github.com/diggadoodoo/discord.js-moderation-bot/pull/24) https://github.com/diggadoodoo/discord.js-moderation-bot/pull/24 My Repo: https://github.com/WillKirkmanM/discord.js-moderation-bot Kind Regards,...
Also Implemented Issue https://github.com/diggadoodoo/discord.js-moderation-bot/issues/23 (Kicking with Reasons) in commit https://github.com/WillKirkmanM/discord.js-moderation-bot/commit/e497aa0a61209237dd14d38765d1b03c2d207b4f
Hey! Was facing this issue in TrueNAS Scale, here is my thread https://github.com/Steam-Headless/docker-steam-headless/issues/105 TLDR; Enable This, 
Hey Mainak, As shown in the error, the issue is that the message must be shorter than 262144 bytes, to solve this, split your message into sections split by 262144....
Hey @espenja, it seems turborepo needs to flush the terminal to remove the fragments similar to how the `clear` command works. In the meantime there are two workarounds you can...
What version is pnpm's turbo?
Here's a workaround for now, by defining a new struct that mirrors the search results, then mapping SearchResult to a Vector of Combined Items and then finally construct a serializable...