中文(繁体)
CleverBot 在 Telegram 上 @unofficalCleverBot
可能要感謝cleverbot-free和node-telegram-bot-api 。
cleverbot-free
node-telegram-bot-api
透過執行npm i安裝所有 npm 依賴項。
npm i
若要在終端機中執行簡單的 CleverBot 聊天,請執行npm run terminal 。
npm run terminal
將bot_id:bot_token複製到新檔案token.txt中。
bot_id:bot_token
token.txt
然後運行npm run bot 。 `
npm run bot