A ChatGPT bot for Telegram based on Node.js. Support both browserless and browser-base APIs.
MIT License
322
stars
97
forks
source link
Error: Cannot parse config file: '/root/chatgpt-telegram-bot/config/local.json': SyntaxError: Expected double-quoted property name in JSON at position 16 #23
when i run pnpm build && pnpm start
i have check the local.json,it's correct how to fix?