aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index a926fe3..4eca2bd 100644
--- a/packages.json
+++ b/packages.json
@@ -10160,5 +10160,21 @@
"description": "Our very personal collection of utilities",
"license": "MIT",
"web": "https://github.com/fragcolor-xyz/fragments"
+ },
+ {
+ "name": "nim_telegram_bot",
+ "url": "https://github.com/juancarlospaco/nim-telegram-bot",
+ "method": "git",
+ "tags": [
+ "telegram",
+ "bot",
+ "telebot",
+ "async",
+ "multipurpose",
+ "chat"
+ ],
+ "description": "Generic Configurable Telegram Bot for Nim, with builtin basic functionality and Plugins",
+ "license": "MIT",
+ "web": "https://github.com/juancarlospaco/nim-telegram-bot"
}
]