Bot follow official SpaceX Youtube, Twitter, /r/SpaceX channels and sends updates to telegram channel
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