Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 185 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 185 Bytes

Waktaverse Reactions - Manager Bot

종속성 모듈 설치

# Windows
py -3 -m pip install -r requirements.txt

# Linux, Mac
python3 -m pip install -r requirements.txt