Added urql and client

This commit is contained in:
2025-11-27 18:15:48 -05:00
parent 2ba2cec399
commit 3a03bbc47b
4 changed files with 44 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "no-twitter-bot",
"type": "module",
"version": "3.0.0",
"version": "3.1.0",
"private": true,
"packageManager": "yarn@4.9.2",
"description": "This grammY powered Telegram bot is designed to delete Twitter/X links and reformat services from whitelisted groups. This one is the main bot for the LCM Telegram groups/communities.",
@@ -34,6 +34,7 @@
"@grammyjs/runner": "2.0.3",
"@grammyjs/types": "3.22.2",
"@hono/node-server": "1.19.4",
"@urql/core": "^6.0.1",
"callback-data": "1.1.1",
"grammy": "1.38.2",
"hono": "4.9.9",