# Checkmate_Bot **Repository Path**: By_Ha/Checkmate_Bot ## Basic Information - **Project Name**: Checkmate_Bot - **Description**: No description available - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-05-18 - **Last Updated**: 2022-07-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README checkmate_bot 食用方法 - 下载`nodejs` - 在clone本项目 - 在本项目文件夹下运行`npm i` - 复制`config_example.json`为`config.json`,并填写其中配置项(主要是最后的账号和密码) - 在本目录下运行`npm start` - 搞定