不和谐机器人样板 Discord机器人的简单TypeScript样板。 先决条件 设置 git clone https://github.com/YOUR-USERNAME/repository-name.git 安装依赖项 cd discord-bot-boilerplate npm install 建立项目 npm run build 启动机器人 npm run start