Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 263 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 263 Bytes

F0 Toxicity Meter

Only tested with VSCode + Dev Container.

Usage

Download

# edit settings.dhall
make download # downloads chats history

Analyse

make .venv # installs deps
# enjoy analyse.ipynb

TG Bot

make bot