bot fifth of november 2025

This commit is contained in:
root 2025-11-06 21:40:58 +01:00
parent 4fd920e3ca
commit 7fe8465228
3007 changed files with 427576 additions and 0 deletions

20
.bash_history Normal file
View file

@ -0,0 +1,20 @@
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