# bot_README **Repository Path**: ChuXuanD30/bot_-readme ## Basic Information - **Project Name**: bot_README - **Description**: 达尔文进化岛RPG机器人客户端 - **Primary Language**: TypeScript - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-12-28 - **Last Updated**: 2024-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 操作系统 Alibaba Cloud Linux 3.2104 LTS 64位 nvm安装 curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash source \~/.bashrc 手动注册nvm路径 export NVM\_DIR="\$HOME/.nvm" [ -s "\$NVM\_DIR/nvm.sh" ] && \\. "\$NVM\_DIR/nvm.sh" [ -s "\$NVM\_DIR/bash\_completion" ] && \\. "\$NVM\_DIR/bash\_completion" nvm install 21.6.0 安装emoji字体库 sudo dnf install google-noto-emoji-fonts