Mased

Results 27 comments of Mased

@KnorpelSenf The issue of adding Bun is becoming more and more pressing. At the moment even plugin conversation, which could throw errors before, is working more and more stable. +1...

> conversations ![image](https://github.com/user-attachments/assets/545622e1-d040-4edd-9523-1a075e642a9d)

> We will also have to rework all code examples at some point. This is another thing that will be done in a subsequent PQ. It's really not that important...

@stonega You're still interested in continuing PR?

Should we leave `index.ts` or should we tell the user to create a `bot.ts` file each time in order for the NodeJS and Deno examples to be the same?

I'll get into this page in more detail tomorrow

Unfortunately we can't fix it. We will have to ask the user to change it manually every time. But I don't understand the point of this, because everything works with...

Fine, so we going to use this [solution](https://github.com/grammyjs/website/pull/1129#discussion_r1829563911)?

@KnorpelSenf It would be useful to create some package for easy unit testing of the bot. I don't think that's possible given the flood handling by telegram

I mean that we should have some kind of tests to make sure that the bot and the code work. For example, as for the situation now, when we can't...