Add /suggest to upload gifs to ugoki api server
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "quadnite-bot",
|
||||
"version": "1.0.0",
|
||||
"version": "2.0.0",
|
||||
"description": "A Telegram bot that makes chats in group more fun.",
|
||||
"main": "bot.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"start": "node bot.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -22,7 +22,9 @@
|
||||
},
|
||||
"homepage": "https://gitlab.com/ceda_ei/Quadnite-Bot#readme",
|
||||
"dependencies": {
|
||||
"axios": "^0.18.0",
|
||||
"axios": "^0.21.0",
|
||||
"fluent-ffmpeg": "^2.1.2",
|
||||
"form-data": "^4.0.0",
|
||||
"telegraf": "^3.27.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user