bot fifth of november 2025
This commit is contained in:
parent
4fd920e3ca
commit
7fe8465228
3007 changed files with 427576 additions and 0 deletions
20
.bash_history
Normal file
20
.bash_history
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue