update bot info

This commit is contained in:
2025-10-20 20:05:31 -04:00
parent 191c1ceb91
commit 1d7d38927d

View File

@@ -1,14 +1,14 @@
{ {
"name": "no-twitter-bot", "name": "no-twitter-bot",
"type": "module", "type": "module",
"version": "2.1.0", "version": "3.0.0",
"private": true, "private": true,
"packageManager": "yarn@4.9.2", "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.", "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.",
"imports": { "imports": {
"#root/*": "./build/src/*" "#root/*": "./build/src/*"
}, },
"author": "Lucid Kobold (Lucid Creations Media) <social@lucidcreations.media>", "author": "Lucid (Werewolf Kid Creations) <social@werewolfkid.monster>",
"license": "MIT", "license": "MIT",
"engines": { "engines": {
"node": ">=20.0.0", "node": ">=20.0.0",