Fix JSON format issues with photos and add multi-photo gallery support
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"premium:direct": "ts-node src/scripts/setPremiumDirectConnect.ts",
|
||||
"db:info": "ts-node src/scripts/getDatabaseInfo.ts",
|
||||
"db:test-data": "ts-node src/scripts/createTestData.ts",
|
||||
"enhance-notifications": "ts-node src/scripts/enhanceNotifications.ts",
|
||||
"update": "bash ./bin/update.sh",
|
||||
"update:win": ".\\bin\\update.bat",
|
||||
"start:sh": "bash ./bin/start_bot.sh"
|
||||
|
||||
Reference in New Issue
Block a user