BOT_REDES_CSO_LA_ENREDADERA/.bash_history
2025-11-06 21:40:58 +01:00

20 lines
397 B
Bash

ls -la
mkdir botenre
cp -p laenredada.py botenre/
cp -p config.json botenre/
cd botenre/
ls -la
python3 laenredada.py
cd botenre/
python3 laenredada.py
cd botenre/
python3 laenredada.py
cd botenre/
ls -l
python3 -m venv myenv
source myenv/bin/activate
pip install python-telegram-bot nest_asyncio
python laenredada.py
cat /etc/systemd/system/telegram-bot.service
cd botenre/
ls myenv/bin/ -l