fix: move modules to /bots

This commit is contained in:
GramingFoxTeam
2022-12-25 15:51:09 +03:00
parent 474a8be4af
commit cd7156e792
8 changed files with 2651 additions and 3547 deletions

View File

@@ -8,8 +8,5 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Reis Can",
"license": "GPL-3.0-or-later",
"dependencies": {
"node-telegram-bot-api": "^0.60.0"
}
"license": "GPL-3.0-or-later"
}