Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 934 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 934 Bytes

SpaceX-Telegram

Bot follow official SpaceX Youtube, Twitter, /r/SpaceX channels and sends updates to telegram channel

Codacy Badge

Install (Ubuntu + Docker)

git clone https://github.com/alex-bormotov/spacex-telegram
cd spacex-telegram
cp config/config.json.sample config/config.json

Edit config/config.json

sudo chmod +x docker_ubuntu_install.sh && sudo ./docker_ubuntu_install.sh
sudo docker run -d --rm --mount src=`pwd`/config,target=/spacex-telegram/config,type=bind skilfulll1/spacex-telegram:latest