Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 323 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 323 Bytes

ThunderWeapon

Build Status

dicebot

動かし方

  1. .envにパラメータの記述が必要

  2. 以下のコマンドを実行

pip install -r requirements.txt
make test
make run