You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
telefricabot/install.sh

5 lines
134 B
Bash

sudo apt install python3 python3-pip -y
pip3 install telegram
git clone https://github.com/Borisd93/telefricabot.git
echo 'Terminado'