- 玩家狀態無需啟動 Valorant 或 Riot Mobile
-
在 Linux 上安裝
- 複製程式碼
git clone https://github.com/WindowsedCS/valorant-game-status
或是使用
gh
gh repo clone WindowsedCS/valorant-game-status
- 安裝所需套件
npm install
- 填寫
config.example.js
並重新命名成config.js
mv config.example.js config.js
- 啟動機器人
node index.js npm start
-
在 Windows 上安裝
- 複製程式碼
git clone
- 安裝所需套件
npm install
-
填寫
config.example.js
並重新命名成config.js
-
啟動機器人
npm start
- 設置
config.js
.env
設定檔名稱 | 說明 |
---|---|
TOKEN | Discord 機器人登入 Token Discord Developer Portal. |
RIOT_USERNAME | 用戶名用來登入Riot |
RIOT_PASSWORD | 密碼用來登入Riot |
STATUS_BOARD_CHANNEL_ID | 狀態頻道ID |
STATUS_BOARD_CHANNEL_ID | 狀態訊息ID |
Status | 機器人顯示狀態 |
- valorant-xmpp-client for the client
This project is not affiliated with Riot Games or any of its employees and therefore does not reflect the views of said parties. Riot Games does not endorse or sponsor this project. Riot Games, and all associated properties are trademarks or registered trademarks of Riot Games, Inc.