Improve Telegram formatting and web synthesis
This commit is contained in:
parent
605c135b08
commit
0675f9a441
8 changed files with 425 additions and 508 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "marvin",
|
||||
"version": "1.0.0",
|
||||
"description": "Telegram AI bot powered by Gemini",
|
||||
"description": "Telegram AI bot powered by OpenRouter",
|
||||
"type": "module",
|
||||
"main": "src/bot.js",
|
||||
"scripts": {
|
||||
|
|
@ -11,7 +11,6 @@
|
|||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@google/genai": "^2.6.0",
|
||||
"dotenv": "^17.4.2",
|
||||
"telegraf": "^4.16.3"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue