-
I prefer to develop code for Deno and with Deno tooling, but more than 90 % of my users are consuming my library from npm. (I'm currently using deno2node.) I was looking into what a migration to dnt w…
-
I wrote a complete bot on Grammy, everyone complains me about my bot being too slow.
And I tried Telegraf and compared the difference, it's much more faster than Grammy.
If there is any workaround I…
-
Hello!
Today, I've encountered a weird behavior when `sequentialize` is used alongside the `apiThrottler`.
Run the code below and start to click on the provided menu button as fast as possible. …
-
Converted #55 to draft at some point to await a conclusion of the discussion started by https://t.me/grammyjs/18808. Relates to #38/#39.
_Originally posted by @KnorpelSenf in https://github.com/gra…
-
This plugin MUST have new emojis coming from Unicode 14, even if they haven't been added to Telegram yet — soon they will come.
This is related to PR #2
-
Hello,
I noted the library is using node-fetch as HTTP client:
https://github.com/grammyjs/grammY/blob/main/package.json#L28
If the library uses an isomorphic like [isomorphic-unfetch](https://…
-
## English Version
[deno-deploy.md](https://github.com/grammyjs/website/blob/main/site/docs/hosting/deno-deploy.md)
cc @linbuxiao @WingLim @JiquanWang99
-
Currently, the tool adds shims to files that are specific to Node.
The point of shims is to make Deno code run on Node. However, in platform-specific files, this does not make sense, because the co…
-
It seems this version rewrites `telegram-web-app.js` in TS, but I think it's possible Telegram decides to change its inner working without changing its API, which may breaks apps built with this libra…
laosb updated
2 years ago
-
## Description
As any other plugin or bot, Grammy Docs Bot should be outside of website repository. This repository is only for the website that preserve the documentation.