Update package info
This commit is contained in:
@@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"name": "telegram-bot-template",
|
"name": "no-twitter-bot",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.1.0",
|
"version": "1.0.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"packageManager": "yarn@1.22.19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447",
|
"packageManager": "yarn@1.22.19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447",
|
||||||
"description": "Telegram bot starter template",
|
"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": "deptyped <deptyped@gmail.com>",
|
"author": "Lucid Kobold (Lucid Creations Media) <social@lucidcreations.media>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=20.0.0",
|
"node": ">=20.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user