Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 457 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 457 Bytes

stake-vip-calculate

StakeのVIP進捗を達成するためにかかる費用などを出力するDiscordBOTのソースコードです。

Bot Link

BOT is Termed

How to Build

  1. 以下のコマンドを実行
python3 -m pip install disnake
git clone https://github.com/Start-P/stake-vip-calculate/
cd stake-vip-calculate
cd src
  1. token.txtに自分のtokenを貼り付け
  2. 以下のコマンドを実行
python3 main.py