Skip to content

WindowsedCS/valorant-game-status

Repository files navigation

valorant-game-status

  • 玩家狀態無需啟動 Valorant 或 Riot Mobile

Showcase

📥 安裝

  • 在 Linux 上安裝

    1. 複製程式碼
    git clone https://github.com/WindowsedCS/valorant-game-status

    或是使用gh

    gh repo clone WindowsedCS/valorant-game-status
    1. 安裝所需套件
    npm install
    1. 填寫config.example.js並重新命名成config.js
    mv config.example.js config.js
    1. 啟動機器人
    node index.js
    npm start
  • 在 Windows 上安裝

    1. 複製程式碼
    git clone
    1. 安裝所需套件
    npm install
    1. 填寫config.example.js並重新命名成config.js

    2. 啟動機器人

    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 機器人顯示狀態

🙏致謝

Legal

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.

About

查看玩家狀態無需啟動 Valorant 或 Riot Mobile

Resources

License

Stars

Watchers

Forks

Packages