Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#384·Knightbot-MD

Main.py

Author: mnx913327-maxCreated Mar 15, 2026Updated May 14, 2026

{ "name": "wa-tg-hybrid-bot", "version": "1.0.0", "type": "module", "main": "index.js", "dependencies": { "@whiskeysockets/baileys": "^6.5.0", "telegraf": "^4.15.3", "openai": "^4.24.1", "pino": "^8.16.2", "qrcode-terminal": "^0.12.0" }, "scripts": { "start": "node index.js" } }

Source: mruniquehacker/Knightbot-MD

View original on GitHubView discussion on GitHub