Roz
Roz
> Do we also want to support `Context.has.entity` as well as `ctx.hasEntity` in order to filter for specific entities, not just entity types they way `ctx.has("::hashtag")` does? If so, this...
> I myself am not sure if that's desirable, though To be honest, I think this fits better into a plugin, seems a little out of scope for core. But...
This would absolutely fantastic!
> > Oh nice, you got it already > > > > Do I need to do anything else? it seems the job is still failing. @KnorpelSenf do you wanna...
This does not target bullet points 2 and 5 from #517 yet, but is generally ready for review. I'll cover those points later this week. Translation files: - **es-ES**: site/docs/.vuepress/components/set-webhook-util/translations/es-ES.ts...
All features are now implemented. The build fails locally because I didn't use the CDN version of grammY. I'll need some help getting that done. Once I can build a...
> It looks like it OOMs? Yeah, in github actions it fails due to OOM, but locally the error is different. I'll post it here in about an hour when...
Closing this in favor of https://github.com/grammyjs/website/pull/633
I get the same behavior when running it on https://github.com/grammyjs/commands. Output: ``` ❯ RUST_BACKTRACE=full deno doc --lint src/commands.ts | pbcopy ============================================================ Deno has panicked. This is a bug in Deno....
Do we need to manually test this?