Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battle Party Recognition with Arena Log

About

アリーナのリザルト画像から編成生徒を認識するツールです
discordのbotトークンと、画像認識用のテンプレート画像を用意できれば動作します

Requirement

  • opencv-python
  • Pillow
  • numpy
  • discord.py

実行手順

  1. 依存ライブラリのインストール
  2. テンプレート画像を準備: templates/ に A.jpg, B.jpg など配置
    • この時のファイル名が出力されます
  3. config.pyを編集し、Botトークンを設定する
    • トークンの直書きは非推奨です
    • 環境変数から読み込むなどの工夫をしてください
  4. botを起動
cd [main.pyのあるディレクトリ]
python main.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages