1
0
forked from keinBot/cuffeo

multimsg in tg

This commit is contained in:
2022-05-07 12:35:09 +02:00
parent d510b14880
commit 3b75d441f0
3 changed files with 37 additions and 36 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cuffeo",
"version": "1.0.8-1",
"version": "1.1.0",
"description": "A multi-protocol chatbot library with nearly zero dependencies.",
"main": "src/index.mjs",
"scripts": {},
@@ -17,7 +17,7 @@
"author": "Flummi & jkhsjdhjs",
"license": "MIT",
"dependencies": {
"flumm-fetch-cookies": "^1.4.0"
"flumm-fetch": "^1.0.1"
},
"bugs": {
"url": "https://github.com/kein-Bot/cuffeo/issues"