5 lines
69 B
Makefile
5 lines
69 B
Makefile
run:
|
|
twistd -n monitorbot
|
|
install:
|
|
pip install -r requirements.txt
|