Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 280 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 280 Bytes

Ursar Bot

Run

python ursar.py

Docker

docker build -t academiadeursarie/ursar-bot -f Dockerfile[.armhf] .
docker run --rm -t -e URSAR_SKYPE_USERNAME='username' -e URSAR_SKYPE_PASSWORD='password' --name ursar academiadeursarie/ursar-bot
docker stop ursar